Skip to content

Commit e1b5be1

Browse files
committed
pin playright-mobile job to ubuntu-22.04 for webkit deps
1 parent 931bcc3 commit e1b5be1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
playwright-mobile:
5555
name: Playwright Mobile test
5656
timeout-minutes: 30
57-
runs-on: ubuntu-latest
57+
runs-on: ubuntu-22.04
5858
steps:
5959
- name: Checkout
6060
uses: actions/checkout@v3

0 commit comments

Comments
 (0)