Skip to content

Commit

Permalink
ci: skip macos node 16
Browse files Browse the repository at this point in the history
  • Loading branch information
msimerson committed May 3, 2024
1 parent 8e58c93 commit 5db9233
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ jobs:
- 16
exclude:
- node-version: 22
- os: macos-latest
node-version: 16
fail-fast: false
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 5db9233

Please sign in to comment.