ubuntu-latest-4-cores

This commit is contained in:
Peng Lyu
2025-09-17 21:19:54 -07:00
parent d0fd753cdc
commit 67ed568d37

View File

@@ -14,7 +14,7 @@ on:
jobs:
# The job MUST be called `copilot-setup-steps` or it will not be picked up by Copilot.
copilot-setup-steps:
runs-on: macos-14-xlarge
runs-on: ubuntu-latest-4-cores
# Set the permissions to the lowest permissions possible needed for your steps.
# Copilot will be given its own token for its operations.