Skip to content

Commit

Permalink
Merge branch 'master' into loadams/weights-only-true
Browse files Browse the repository at this point in the history
  • Loading branch information
loadams authored Nov 18, 2024
2 parents 703e38f + f594dbe commit a5f29d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
unit-tests:
strategy:
matrix:
pyVersion: ["3.8", "3.9", "3.10", "3.11", "3.12"]
pyVersion: ["3.8", "3.9", "3.10"]
fail-fast: false

runs-on: ubuntu-24.04
Expand Down

0 comments on commit a5f29d7

Please sign in to comment.