We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81a8528 commit 1a4786fCopy full SHA for 1a4786f
.github/workflows/ci_workflows.yml
@@ -29,7 +29,8 @@ jobs:
29
- macos: py311-test-pytest73
30
- windows: py312-test-pytest74
31
- linux: py313-test-pytest83
32
- - linux: py314-test-devdeps
+ - linux: py314-test-pytest90
33
+ - linux: py313-test-devdeps
34
publish:
35
needs: tests
36
uses: OpenAstronomy/github-actions-workflows/.github/workflows/publish_pure_python.yml@28e947497bed4d6ec3fa1d66d198e95a1d17bc63 # v2.2.1
0 commit comments