Skip to content

Commit

Permalink
CI: use x86 macOS for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
gi0baro committed May 2, 2024
1 parent f4bea02 commit dd73c4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
poetry run pytest -v tests
MacOS:
runs-on: macos-latest
runs-on: macos-13
strategy:
matrix:
python-version: [3.8, 3.9, '3.10', '3.11', '3.12']
Expand Down

0 comments on commit dd73c4c

Please sign in to comment.