Skip to content

Commit

Permalink
restore py311-cov-xdist
Browse files Browse the repository at this point in the history
  • Loading branch information
braingram committed Oct 8, 2024
1 parent a88bd70 commit 4291362
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,11 +62,11 @@ jobs:
cache-key: crds-${{ needs.data.outputs.crds_context }}
envs: |
- linux: py310-xdist
- linux: py311-xdist
- linux: py312-xdist
- linux: py313-cov-xdist
coverage: codecov
- macos: py311-xdist
- linux: py311-cov-xdist
coverage: codecov
- linux: py312-xdist
- linux: py313-xdist
test_downstream:
uses: OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml@v1
needs: [ data ]
Expand Down

0 comments on commit 4291362

Please sign in to comment.