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 48b3c81 commit 0a997bb
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.10", "3.12"]
pyVersion: ["3.10"]
fail-fast: false

runs-on: ubuntu-22.04
Expand Down

0 comments on commit 0a997bb

Please sign in to comment.