Skip to content

Commit

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

0 comments on commit f9287c7

Please sign in to comment.