You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(infra): update GCP runner to v2.332.0 and resolve rebase import conflicts
Runner 2.317.0 does not support node24 required by actions/checkout@v6,
causing 'Set up job' failures on dynamically provisioned GCP instances.
Key changes:
- Bump RUNNER_VERSION from 2.317.0 to 2.332.0 in test-areal.yml and build-docker-image.yml
- Remove duplicate imports in test_rollout_controller.py from rebase with PR #996
0 commit comments