Skip to content

Commit 1a4786f

Browse files
committed
fixup! MNT: declare explicit support for Python 3.13 and 3.14, and drop 3.8 (EOL)
1 parent 81a8528 commit 1a4786f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci_workflows.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@ jobs:
2929
- macos: py311-test-pytest73
3030
- windows: py312-test-pytest74
3131
- linux: py313-test-pytest83
32-
- linux: py314-test-devdeps
32+
- linux: py314-test-pytest90
33+
- linux: py313-test-devdeps
3334
publish:
3435
needs: tests
3536
uses: OpenAstronomy/github-actions-workflows/.github/workflows/publish_pure_python.yml@28e947497bed4d6ec3fa1d66d198e95a1d17bc63 # v2.2.1

0 commit comments

Comments
 (0)