We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 962416f commit e9f1d02Copy full SHA for e9f1d02
.github/workflows/build-push.yml
@@ -74,7 +74,7 @@ jobs:
74
lighthouseci:
75
if: github.event.pull_request
76
needs: call-docs-build-push
77
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
78
steps:
79
- uses: actions/checkout@v3
80
with:
0 commit comments