We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53500f8 commit e55eb82Copy full SHA for e55eb82
1 file changed
.github/workflows/build.yml
@@ -40,7 +40,7 @@ jobs:
40
config:
41
- { name: "Ubuntu 22.04", os: ubuntu-22.04 }
42
- { name: "Ubuntu 24.04", os: ubuntu-24.04 }
43
- - { name: "macOS", os: macos-14, cmake_extra: '-DCMAKE_OSX_ARCHITECTURES="x86_64;arm64"' }
+ - { name: "macOS", os: macos-14 }
44
45
steps:
46
- name: Checkout
0 commit comments