Compare commits

..

2 Commits

Author SHA1 Message Date
RichardAH
b3f429f2d3 Merge branch 'dev' into revert-self-hosted 2025-11-27 09:38:33 +10:00
tequ
4eb1e4105a Revert "Update workers to self hosted"
This reverts commit c42cb0df62.
2025-11-26 00:12:45 +09:00

View File

@@ -20,7 +20,7 @@ jobs:
- Ninja
configuration:
- Debug
runs-on: macos-15
runs-on: macos-15-xlarge
env:
build_dir: .build
# Bump this number to invalidate all caches globally.