We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79b0a05 commit ccccd4bCopy full SHA for ccccd4b
1 file changed
.github/workflows/opus.yml
@@ -432,7 +432,7 @@ jobs:
432
433
- name: Configure
434
working-directory: ./build
435
- run: cmake ../opus -DCMAKE_BUILD_TYPE=Release -DBUILD_SHARED_LIBS=ON -DCMAKE_OSX_ARCHITECTURES=aarch64
+ run: cmake ../opus -DCMAKE_BUILD_TYPE=Release -DBUILD_SHARED_LIBS=ON -DCMAKE_OSX_ARCHITECTURES=arm64
436
437
- name: Build
438
0 commit comments