Skip to content

Commit 4a2dbba

Browse files
authored
Merge pull request #292 from oddbird/tests-failing
Try ubuntu-22.04 for playwright compat
2 parents 8e677ad + dcbb517 commit 4a2dbba

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
@@ -11,7 +11,7 @@ concurrency:
1111
jobs:
1212
test:
1313
name: Test
14-
runs-on: ubuntu-latest
14+
runs-on: ubuntu-22.04
1515
steps:
1616
- uses: actions/checkout@v4
1717
- uses: actions/setup-node@v4

0 commit comments

Comments
 (0)