We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e971cf7 commit a6d7856Copy full SHA for a6d7856
.github/workflows/ci.yml
@@ -45,7 +45,7 @@ jobs:
45
with:
46
version: ${{ matrix.version }}
47
arch: ${{ matrix.arch }}
48
- - uses: julia-actions/cache@v2
+ # - uses: julia-actions/cache@v2
49
- uses: julia-actions/julia-buildpkg@v1
50
- uses: actions/cache@v4
51
env:
0 commit comments