Skip to content

Commit

Permalink
update references to Python 3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
zacharyburnett committed Apr 17, 2024
1 parent d9c3471 commit bdc969d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ jobs:
envs: |
- linux: py310-oldestdeps-cov-xdist
- linux: py310-xdist
- linux: py311-xdist
- linux: py3-xdist
- macos: py3-xdist
- linux: py3-pyargs-xdist
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/ci_cron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,5 @@ jobs:
cache-key: data-${{ needs.data.outputs.hash }}
envs: |
- macos: py310-xdist
- macos: py311-xdist
- linux: py3-devdeps-xdist

0 comments on commit bdc969d

Please sign in to comment.