diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 420205703..1a0c374ee 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -17,7 +17,7 @@ jobs: permissions: # needed for julia-actions/cache delete old caches that it has created actions: write contents: read - continue-on-error: ${{ matrix.version == 'nightly' || matrix.version == 'pre' }} + continue-on-error: ${{ matrix.version == 'pre' }} strategy: fail-fast: false matrix: