Skip to content

Commit

Permalink
Run main_tests on macos-11
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss authored Jan 30, 2024
1 parent 4743ae2 commit 61a7026
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
strategy:
# Duplicate changes to this matrix to 'poc_tests'
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
os: [ubuntu-latest, macos-11, windows-latest]
python-version: ['3.9', '3.10']
compiler: [""]
include:
Expand Down

0 comments on commit 61a7026

Please sign in to comment.