Skip to content

Commit

Permalink
Use older ubuntu for pa11y
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Henry committed Mar 16, 2023
1 parent d796a51 commit 5cd951d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
npm ci
npm run check-all
test:
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
env:
ENV: TESTING
SAM_API_KEY: ${{ secrets.SAM_API_KEY }}"
Expand Down

0 comments on commit 5cd951d

Please sign in to comment.