We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea9b0ca commit 248940aCopy full SHA for 248940a
.github/workflows/build.yml
@@ -60,7 +60,7 @@ jobs:
60
checks: write
61
strategy:
62
matrix:
63
- os: [windows-2022, ubuntu-20.04, macos-12]
+ os: [windows-2022, ubuntu-20.04, macos-14]
64
steps:
65
- uses: actions/checkout@v3
66
- name: Use Node.js
0 commit comments