[CONAN] Use self-hosted runner again

This commit is contained in:
Nicholas Dudfield
2025-03-24 16:26:37 +07:00
parent 1ba18875ac
commit 092a29cd18

View File

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