fix macos github action

This commit is contained in:
Denis Angell
2025-02-04 12:18:32 +01:00
parent cd45285cab
commit 4b93e1657f

View File

@@ -12,7 +12,7 @@ jobs:
- Ninja - Ninja
configuration: configuration:
- Release - Release
runs-on: [self-hosted, macOS] runs-on: [self-hosted, macOS, ARM64]
env: env:
# The `build` action requires these variables. # The `build` action requires these variables.
build_dir: .build build_dir: .build