Commit d88a156
Fix invalid runner ubuntu-slim to ubuntu-latest
- Changed DefaultActivationJobRunnerImage constant from "ubuntu-slim" to "ubuntu-latest"
- ubuntu-slim is not a valid GitHub Actions runner type
- Fixed dev.lock.yml and all other workflows using activation jobs
- Recompiled all 121 workflows successfully (121/121)
- Validated dev.lock.yml is valid YAML and valid GitHub Actions workflow
- All workflows now use ubuntu-latest for activation/pre-activation jobs
- Total: 737 jobs, 9624 steps, 3393 scripts (36.3 MB)
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>1 parent 5fff659 commit d88a156
122 files changed
Lines changed: 419 additions & 420 deletions
File tree
- .github/workflows
- pkg/constants
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments