Skip to content

Commit a6d7856

Browse files
committed
remove caching
1 parent e971cf7 commit a6d7856

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
with:
4646
version: ${{ matrix.version }}
4747
arch: ${{ matrix.arch }}
48-
- uses: julia-actions/cache@v2
48+
# - uses: julia-actions/cache@v2
4949
- uses: julia-actions/julia-buildpkg@v1
5050
- uses: actions/cache@v4
5151
env:

0 commit comments

Comments
 (0)