Skip to content

Commit 2728aca

Browse files
committed
Pin to macos-12 for now
1 parent 0ef5d43 commit 2728aca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test-library.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -439,7 +439,7 @@ jobs:
439439
# max-parallel: 4
440440
matrix:
441441
os:
442-
- macOS-latest
442+
- macOS-12
443443
- Ubuntu-20.04
444444
- Windows-latest
445445
python:
@@ -694,7 +694,7 @@ jobs:
694694
name: 📊 Node ${{ matrix.node }} @ ${{ matrix.os }}
695695
strategy:
696696
matrix:
697-
os: [ubuntu-20.04, windows-latest, macOS-latest]
697+
os: [ubuntu-20.04, windows-latest, macOS-12]
698698
node: ['10.x', '11.x', '12.x']
699699
# max-parallel: 4
700700
fail-fast: false

0 commit comments

Comments
 (0)