Skip to content

Commit 7f42bf0

Browse files
committed
Bump macOS runner to macOS 12
Odd test failures with 11
1 parent 10130b6 commit 7f42bf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
strategy:
9898
matrix:
9999
node: [12, 14, 16]
100-
runs-on: macOS-11
100+
runs-on: macOS-12
101101
# This is mostly the same as the Linux steps, waiting for anchor support
102102
# https://github.com/actions/runner/issues/1182
103103
steps:

0 commit comments

Comments
 (0)