Skip to content

Commit 01f0f52

Browse files
committed
Switch CI to macOS-11
10.15 is no longer supported by GitHub Actions
1 parent 22535f4 commit 01f0f52

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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-10.15
100+
runs-on: macOS-11
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)