Skip to content

Commit e9f1d02

Browse files
authored
Pin lighthouse runner to 22.04 (#64)
1 parent 962416f commit e9f1d02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
lighthouseci:
7575
if: github.event.pull_request
7676
needs: call-docs-build-push
77-
runs-on: ubuntu-latest
77+
runs-on: ubuntu-22.04
7878
steps:
7979
- uses: actions/checkout@v3
8080
with:

0 commit comments

Comments
 (0)