Skip to content

Commit

Permalink
Use Python 3.7 for oldestdeps run
Browse files Browse the repository at this point in the history
  • Loading branch information
dstansby committed Apr 5, 2022
1 parent 03c82e2 commit dad3e2f
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 @@ -44,7 +44,7 @@ jobs:
envs: |
- macos: py37
- windows: py310
- linux: py38-oldestdeps
- linux: py37-oldestdeps
- linux: py39-conda
libraries: ''
Expand Down

0 comments on commit dad3e2f

Please sign in to comment.