Skip to content

Commit

Permalink
Temp test on <3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
edeno committed Oct 23, 2024
1 parent 7486f24 commit 5b27366
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-package-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
needs: [build]
strategy:
matrix:
python-version: ['3.9', '3.10', '3.11', '3.12']
python-version: ['3.9', '3.10', '3.11']
package: ['wheel', 'sdist', 'archive']
steps:
- name: Download sdist and wheel artifacts
Expand Down

0 comments on commit 5b27366

Please sign in to comment.