Skip to content

Commit 21d4f5e

Browse files
Matt Henryheymatthenry
Matt Henry
authored andcommitted
Use older ubuntu for pa11y
See pa11y/pa11y-ci#198
1 parent 73ecfad commit 21d4f5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
working-directory: ./backend
8181
run: npm run check-all
8282
test:
83-
runs-on: ubuntu-latest
83+
runs-on: ubuntu-20.04
8484
env:
8585
ENV: TESTING
8686
SAM_API_KEY: ${{ secrets.SAM_API_KEY }}"

0 commit comments

Comments
 (0)