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 30, 2024
1 parent ba48df4 commit 77fb58d
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@924441154cf3053034c6513d5e06c69d262fb9a6 # v1.13.0
needs: [ data ]
Expand Down

0 comments on commit 77fb58d

Please sign in to comment.