We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f0b3aa commit ece4f0bCopy full SHA for ece4f0b
.github/workflows/CI.yml
@@ -18,6 +18,8 @@ jobs:
18
- '1'
19
os:
20
- macOS-latest
21
+ arch:
22
+ - x64
23
steps:
24
- uses: actions/checkout@v4
25
- uses: julia-actions/setup-julia@v1
0 commit comments