Skip to content

Commit dcbb517

Browse files
committed
Try ubuntu-22.04 for playwright compat
1 parent 8e677ad commit dcbb517

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)