Skip to content

Commit

Permalink
Use old ubuntu for py37
Browse files Browse the repository at this point in the history
  • Loading branch information
pllim authored Dec 20, 2024
1 parent 1be7c36 commit 81d9c53
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ jobs:
coverage: false
- linux: py37-test
runs-on: ubuntu-20.04
- linux: py38-test
- linux: py313-test
Expand All @@ -104,5 +105,6 @@ jobs:
- windows: py311-test
- linux: py37-notebooks
runs-on: ubuntu-20.04
- macos: py38-notebooks
- windows: py39-notebooks

0 comments on commit 81d9c53

Please sign in to comment.