Skip to content

Commit 46d915d

Browse files
committed
update CI jobs for 3.14
1 parent 6c27e92 commit 46d915d

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.github/workflows/tests.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,17 +24,18 @@ jobs:
2424
coverage: codecov
2525
- linux: py311
2626
- linux: py312
27-
- linux: py313-cov
27+
- linux: py313
28+
- linux: py314-cov
2829
coverage: codecov
29-
- macos: py313
30+
- macos: py314
3031
- linux: py313-withromancal-cov
3132
coverage: codecov
3233
3334
test_upstream:
3435
uses: OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml@28e947497bed4d6ec3fa1d66d198e95a1d17bc63 # v2.2.1
3536
with:
3637
envs: |
37-
- linux: py313-rad
38+
- linux: py314-rad
3839
3940
environment:
4041
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)