Skip to content

Commit

Permalink
Attempt to fix conda CI
Browse files Browse the repository at this point in the history
  • Loading branch information
grst committed Sep 8, 2024
1 parent 20d2696 commit ea210e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conda.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
matrix:
include:
- os: ubuntu-latest
python: "3.12"
python: "3.11"

env:
OS: ${{ matrix.os }}
Expand Down

0 comments on commit ea210e5

Please sign in to comment.