Skip to content

Commit

Permalink
Update python.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
saforem2 authored Nov 7, 2024
1 parent 26f2e71 commit 48b3c81
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 @@ -16,7 +16,7 @@ jobs:
unit-tests:
strategy:
matrix:
pyVersion: ["3.9", "3.10", "3.11", "3.12"]
pyVersion: ["3.10", "3.12"]
fail-fast: false

runs-on: ubuntu-22.04
Expand Down

0 comments on commit 48b3c81

Please sign in to comment.