Skip to content

Commit a19a87e

Browse files
authored
Merge pull request #166 from JuliaAstro/icweaver-patch-1
Use default arch in CI
2 parents b71c629 + cb15886 commit a19a87e

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)