Skip to content

Commit

Permalink
Bump python version in conda test as well
Browse files Browse the repository at this point in the history
  • Loading branch information
MilesCranmer committed Dec 31, 2023
1 parent 83a2950 commit bcf3dff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:
shell: bash -l {0}
strategy:
matrix:
python-version: ['3.9']
python-version: ['3.11']
os: ['ubuntu-latest']

steps:
Expand Down

0 comments on commit bcf3dff

Please sign in to comment.