Skip to content

Commit

Permalink
HLA-1361: Pin github devdep tests to python 3.12 (#1905)
Browse files Browse the repository at this point in the history
  • Loading branch information
s-goldman authored Oct 29, 2024
1 parent f308cc8 commit 85f1ff4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- linux: py311-xdist
- macos: py311-xdist
- linux: py312-xdist
- linux: py3-devdeps-xdist
- macos: py3-devdeps-xdist
- linux: py3-cov-xdist
- linux: py312-devdeps-xdist
- macos: py312-devdeps-xdist
- linux: py312-cov-xdist
coverage: codecov

0 comments on commit 85f1ff4

Please sign in to comment.