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 authored and heymatthenry committed Apr 5, 2023
1 parent 73ecfad commit 21d4f5e
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 @@ -80,7 +80,7 @@ jobs:
working-directory: ./backend
run: 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 21d4f5e

Please sign in to comment.