We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4de604f commit 46bcc0eCopy full SHA for 46bcc0e
1 file changed
.github/workflows/tests.yml
@@ -97,7 +97,7 @@ jobs:
97
strategy:
98
matrix:
99
node: [12, 14, 16]
100
- runs-on: macOS-11
+ runs-on: macOS-12
101
# This is mostly the same as the Linux steps, waiting for anchor support
102
# https://github.com/actions/runner/issues/1182
103
steps:
0 commit comments