We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0fc184 commit b818874Copy full SHA for b818874
src/ci/github-actions/jobs.yml
@@ -47,7 +47,7 @@ runners:
47
os: ubuntu-22.04-arm64-8core-32gb
48
49
- &job-linux-4c-codebuild
50
- os: codebuild-ubuntu-24-4c-${{ github.run_id }}-${{ github.run_attempt }}
+ os: codebuild-ubuntu-22-4c-${{ github.run_id }}-${{ github.run_attempt }}
51
<<: *base-job
52
53
envs:
0 commit comments