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 53
53
retention-days : 14
54
54
55
55
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
57
57
steps :
58
58
- name : Initialize environment
59
59
uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@a9061f8b8f7bb7b0ea2b578d48dcfd4e6b83a18b
Original file line number Diff line number Diff line change 51
51
retention-days : 14
52
52
53
53
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
55
55
steps :
56
56
- name : Initialize environment
57
57
uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@a9061f8b8f7bb7b0ea2b578d48dcfd4e6b83a18b
You can’t perform that action at this time.
0 commit comments