Skip to content

Commit

Permalink
fix linux tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ShadowJonathan committed May 16, 2024
1 parent 272dc48 commit 9b76593
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,8 @@ jobs:
fail-fast: true
matrix:
os:
- ubuntu-latest
# linux target which supports all python versions we want to install for
- ubuntu-20.04
# latest available X86_64 target
- macos-12
# latest is ARM
Expand Down

0 comments on commit 9b76593

Please sign in to comment.