Skip to content

Commit

Permalink
docs_examples_tests: On macOS v11
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss authored Dec 30, 2023
1 parent 13c897c commit f3a26c3
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 @@ -219,7 +219,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
os: [ubuntu-latest, macos-11, windows-latest]
python-version: ['3.10']

steps:
Expand Down

0 comments on commit f3a26c3

Please sign in to comment.