File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 5353 retention-days : 14
5454
5555 lighthouse :
56- runs-on : ubuntu-22.04 # Note, fails on Ubuntu 24.04. see https://github.com/actions/runner-images/issues/10636
56+ runs-on : ubuntu-latest
5757 steps :
5858 - name : Initialize environment
5959 uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@a9061f8b8f7bb7b0ea2b578d48dcfd4e6b83a18b
Original file line number Diff line number Diff line change 5151 retention-days : 14
5252
5353 lighthouse :
54- runs-on : ubuntu-22.04 # Note, fails on Ubuntu 24.04. see https://github.com/actions/runner-images/issues/10636
54+ runs-on : ubuntu-latest
5555 steps :
5656 - name : Initialize environment
5757 uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@a9061f8b8f7bb7b0ea2b578d48dcfd4e6b83a18b
You can’t perform that action at this time.
0 commit comments