We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ee08ce commit faa8929Copy full SHA for faa8929
.github/workflows/CI.yml
@@ -23,7 +23,7 @@ jobs:
23
- { os: ubuntu-latest, version: 'nightly', arch: x64}
24
- { os: ubuntu-latest, version: '1', arch: x86 }
25
- { os: windows-latest, version: '1', arch: x64}
26
- - { os: macOS-latest, version: '1', arch: x64}
+ - { os: macOS-latest, version: '1', arch: aarch64}
27
28
steps:
29
- uses: actions/checkout@v4
0 commit comments