Skip to content

Commit

Permalink
Use macos-14 for test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
GaryWilber committed Jul 18, 2024
1 parent d336699 commit e8e029e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
# single mac test due to minute multipliers
# https://docs.github.com/en/billing/managing-billing-for-github-actions/about-billing-for-github-actions
- node: 20
os: macos-12
os: macos-14
# single windows test due to node.js 14 node-gyp / vs 2022 issues
- node: 20
os: windows-2022
Expand Down

0 comments on commit e8e029e

Please sign in to comment.