We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be60ba0 commit accfa88Copy full SHA for accfa88
1 file changed
.github/workflows/ci.yml
@@ -25,9 +25,6 @@ jobs:
25
steps:
26
- uses: julia-actions/setup-julia@v2
27
- uses: actions/checkout@v6
28
- with:
29
- version: ${{ matrix.version }}
30
- arch: ${{ matrix.arch }}
31
- uses: actions/cache@v5
32
env:
33
cache-name: cache-artifacts
0 commit comments