Skip to content

Commit

Permalink
fix: gh workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
gemygk committed May 24, 2024
1 parent c6c705d commit 88a0dc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
shell: bash -l {0}
strategy:
matrix:
python-version: [ "3.7", "3.8", "3.9" ]
python-version: [ "3.9", "3.10" ]
# solver: ["classic", "libmamba"]
os: [ubuntu-latest, macos-latest]
# os: [ubuntu-latest]
Expand Down

0 comments on commit 88a0dc5

Please sign in to comment.