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 committed Nov 11, 2024
1 parent 5be8f3c commit 98135ae
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,8 @@ jobs:
- linux: py310-xdist
- linux: py311-xdist
- macos: py311-xdist
- linux: py3-cov-xdist
- linux: py312-xdist
- linux: py312-devdeps-xdist
- macos: py312-devdeps-xdist
- linux: py312-cov-xdist
coverage: codecov

0 comments on commit 98135ae

Please sign in to comment.