diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8a325cd6..133b6009 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -90,4 +90,4 @@ jobs: cache-path: ${{ needs.crds.outputs.path }} cache-key: crds-${{ needs.crds.outputs.context }} envs: | - - linux: test-jwst-cov-xdist + - linux: py310-test-jwst-cov-xdist