diff --git a/.github/workflows/tests_devdeps.yml b/.github/workflows/tests_devdeps.yml index 83613ede5..aa11d8c2a 100644 --- a/.github/workflows/tests_devdeps.yml +++ b/.github/workflows/tests_devdeps.yml @@ -66,10 +66,6 @@ jobs: cache-key: data-${{ needs.webbpsf_data_cache.outputs.cache_key }}-${{ needs.crds_context.outputs.context }} cache-restore-keys: ${{ needs.webbpsf_data_cache.outputs.cache_key }} envs: | - - linux: py310-stdevdeps-webbpsf - - linux: py310-devdeps-webbpsf - - macos: py310-stdevdeps-webbpsf - - macos: py310-devdeps-webbpsf - linux: py311-stdevdeps-webbpsf - linux: py311-devdeps-webbpsf - macos: py311-stdevdeps-webbpsf