Skip to content

Commit b1c4eff

Browse files
committed
WIP: try to fix browser-test job
1 parent 278e667 commit b1c4eff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
PUPPETEER_SKIP_CHROMIUM_DOWNLOAD: 1
6363

6464
browser-test:
65-
runs-on: ubuntu-latest
65+
runs-on: ubuntu-22.04
6666
steps:
6767
- uses: actions/checkout@v4
6868
- uses: actions/setup-node@v4

0 commit comments

Comments
 (0)