Skip to content

Commit

Permalink
Set devdep github actions tests to python 3.12 (for cron) (#1906)
Browse files Browse the repository at this point in the history
  • Loading branch information
s-goldman committed Nov 11, 2024
1 parent ac03284 commit 351466a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/ci_cron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,6 @@ jobs:
envs: |
- macos: py310-xdist
- macos: py311-xdist
- linux: py3-devdeps-xdist
- macos: py3-devdeps-xdist
- linux: py312-xdist
- linux: py312-devdeps-xdist
- macos: py312-devdeps-xdist

0 comments on commit 351466a

Please sign in to comment.