Skip to content

Commit

Permalink
Pin lighthouse runner to 22.04 (#64)
Browse files Browse the repository at this point in the history
  • Loading branch information
nginx-jack authored Jan 14, 2025
1 parent 962416f commit e9f1d02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
lighthouseci:
if: github.event.pull_request
needs: call-docs-build-push
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit e9f1d02

Please sign in to comment.