Skip to content

Commit

Permalink
corrects e2e
Browse files Browse the repository at this point in the history
  • Loading branch information
lcflight committed Oct 15, 2024
1 parent fbea9fa commit a318336
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ on: [deployment_status]
jobs:
accessibility:
if: github.event.deployment_status.state == 'success'
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
permissions:
checks: read
pull-requests: write
Expand Down

0 comments on commit a318336

Please sign in to comment.