Skip to content

Commit

Permalink
Update python-package-conda.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rcervinoucm authored Jun 7, 2024
1 parent b67688a commit f6ccc98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package-conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-22.04]
pyv: [3.9, '3.10', 3.11, 3.12]
pyv: [3.12]
max-parallel: 5
runs-on: ${{ matrix.os }}
permissions:
Expand Down

0 comments on commit f6ccc98

Please sign in to comment.