Update Darwin build job to use macOS 13 xlarge for improved performance

This commit is contained in:
Cédric Verstraeten
2025-09-12 11:23:20 +00:00
parent 8a6b2da968
commit aba07a4527

View File

@@ -74,7 +74,7 @@ jobs:
path: agent-${{matrix.architecture}}.tar
build-darwin:
runs-on: macos-latest
runs-on: macos-13-xlarge
permissions:
contents: write
strategy: