Skip to content

Commit ccccd4b

Browse files
Update opus.yml
1 parent 79b0a05 commit ccccd4b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/opus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -432,7 +432,7 @@ jobs:
432432

433433
- name: Configure
434434
working-directory: ./build
435-
run: cmake ../opus -DCMAKE_BUILD_TYPE=Release -DBUILD_SHARED_LIBS=ON -DCMAKE_OSX_ARCHITECTURES=aarch64
435+
run: cmake ../opus -DCMAKE_BUILD_TYPE=Release -DBUILD_SHARED_LIBS=ON -DCMAKE_OSX_ARCHITECTURES=arm64
436436

437437
- name: Build
438438
working-directory: ./build

0 commit comments

Comments
 (0)