Skip to content

Commit

Permalink
Bump conda-based envs
Browse files Browse the repository at this point in the history
  • Loading branch information
cbrnr committed Jan 16, 2024
1 parent b49d56c commit 57b09c6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,16 +56,16 @@ jobs:
matrix:
include:
- os: ubuntu-latest
python: '3.10'
python: '3.12'
kind: conda
- os: ubuntu-latest
python: '3.12'
python: '3.11'
kind: pip-pre
- os: macos-latest
python: '3.9'
python: '3.12'
kind: mamba
- os: windows-latest
python: '3.10'
python: '3.12'
kind: mamba
- os: ubuntu-latest
python: '3.9'
Expand Down

0 comments on commit 57b09c6

Please sign in to comment.