We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ccc793 commit 843d931Copy full SHA for 843d931
.github/workflows/ci.yml
@@ -31,7 +31,7 @@ jobs:
31
julia-arch: aarch64
32
julia-version: 'nightly'
33
- os: macOS-13
34
- julia-arch: x86
+ julia-arch: x64
35
36
steps:
37
- uses: actions/checkout@v4
0 commit comments