Skip to content

Commit accfa88

Browse files
committed
Remove obsolete action arguments
1 parent be60ba0 commit accfa88

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,6 @@ jobs:
2525
steps:
2626
- uses: julia-actions/setup-julia@v2
2727
- uses: actions/checkout@v6
28-
with:
29-
version: ${{ matrix.version }}
30-
arch: ${{ matrix.arch }}
3128
- uses: actions/cache@v5
3229
env:
3330
cache-name: cache-artifacts

0 commit comments

Comments
 (0)