Skip to content

Commit b6b2913

Browse files
authored
ci: Use default architecture for all runners (#58)
1 parent b1b0f94 commit b6b2913

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ jobs:
2424
- uses: julia-actions/setup-julia@v2
2525
with:
2626
version: ${{ matrix.julia-version }}
27-
arch: x64
2827
- uses: julia-actions/cache@v2
2928
- name: Cache CondaPkg
3029
id: cache-condaPkg

0 commit comments

Comments
 (0)