Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
AlbertDominguez committed Oct 15, 2024
1 parent b9a8473 commit 4881220
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cibuildwheel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-20.04]
py: [3.11, 3.12]
py: [cp311, cp312]
steps:
- uses: actions/checkout@v4
name: Checkout repository
Expand Down

0 comments on commit 4881220

Please sign in to comment.