Skip to content

Commit

Permalink
test py312 non-devdeps
Browse files Browse the repository at this point in the history
  • Loading branch information
braingram committed Dec 5, 2023
1 parent 8d342d3 commit 40b5184
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@ jobs:
# Any env name which does not start with `pyXY` will use this Python version.
default_python: '3.10'
envs: |
- linux: coverage
name: Python 3.12 coverage
python-version: 3.12
- linux: coverage
name: Python 3.11 coverage
python-version: 3.11
Expand Down Expand Up @@ -92,7 +95,6 @@ jobs:
- linux: py310-devdeps-parallel
- linux: py311-devdeps-parallel
- linux: py312-devdeps-parallel
python-version: '3.12-dev'
oldest:
needs: [core, asdf-schemas]
Expand Down

0 comments on commit 40b5184

Please sign in to comment.