Skip to content

Commit

Permalink
only test 3.8 and 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
lgray authored Feb 28, 2024
1 parent 5338fdc commit d2eed60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
strategy:
fail-fast: false
matrix:
python-version: ["3.8", "3.11", "3.12"]
python-version: ["3.8", "3.12"]
runs-on: [ubuntu-latest, macos-latest]
arch: [auto64]
steps:
Expand Down

0 comments on commit d2eed60

Please sign in to comment.