Skip to content

Commit

Permalink
github: try building wheels on ubuntu-22.04 instead of 24.04.
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Moody committed Aug 5, 2024
1 parent 55049a6 commit c03a46f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
fail-fast: false
matrix:
os:
- ubuntu-24.04
- ubuntu-22.04
- windows-2022
- macos-13
- macos-14
Expand Down

0 comments on commit c03a46f

Please sign in to comment.