Skip to content

Commit cb15886

Browse files
authored
use default arch in CI
1 parent b71c629 commit cb15886

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
os:
2020
- ubuntu-latest
2121
arch:
22-
- x64
22+
- default
2323
steps:
2424
- uses: actions/checkout@v5
2525
- uses: julia-actions/setup-julia@v2

0 commit comments

Comments
 (0)