Skip to content
This repository has been archived by the owner on Dec 1, 2022. It is now read-only.

Commit

Permalink
Disable macOS ARM
Browse files Browse the repository at this point in the history
Signed-off-by: Avery King <[email protected]>
  • Loading branch information
generic-pers0n committed Jul 28, 2022
1 parent 2c47b17 commit cfeebed
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/cmake_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,10 @@ jobs:
arch: Intel # as reported by Apple menu > About This Mac
generator: Xcode

- name: macOS_ARM
os: macos-latest
arch: aarch64
generator: Xcode
#- name: macOS_ARM
# os: macos-latest
# arch: aarch64
# generator: Xcode

# Windows (x86) config
- name: Windows_32bit
Expand Down

0 comments on commit cfeebed

Please sign in to comment.