Skip to content

Commit

Permalink
ci: run tests on macOS 11 Big Sur (#11768)
Browse files Browse the repository at this point in the history
  • Loading branch information
HonkingGoose committed Sep 15, 2021
1 parent d98bfe1 commit 6ea8670
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -28,7 +28,7 @@ jobs:

strategy:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
os: [ubuntu-latest, macos-11, windows-latest]
node-version: [14]
python-version: [3.9]
java-version: [11]
Expand Down

0 comments on commit 6ea8670

Please sign in to comment.