Skip to content

Commit

Permalink
use compatible runner
Browse files Browse the repository at this point in the history
  • Loading branch information
DaveSkender committed Sep 9, 2024
1 parent 7a67504 commit 9131d23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-website-a11y.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
jobs:
testing:
name: test a11y
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
env:
BUNDLE_PATH: "vendor/bundle"
BUNDLE_JOBS: 4
Expand Down

0 comments on commit 9131d23

Please sign in to comment.