Skip to content

Commit 0bbc966

Browse files
alan-agius4devversion
authored andcommitted
ci: update ng-renovate to use ubuntu-latest
This job is currently broken due to an older Node.js version being installed. See: https://github.com/angular/dev-infra/actions/runs/14835918390/job/41647050107
1 parent 58a6d47 commit 0bbc966

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ng-renovate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- angular/angular-cli
2323
- angular/vscode-ng-language-service
2424
- angular/.github
25-
runs-on: ubuntu-24.04
25+
runs-on: ubuntu-latest
2626
steps:
2727
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2828
- run: npm install --global pnpm@9.15.6

0 commit comments

Comments
 (0)