Skip to content

Commit 99b43a5

Browse files
committed
Changed playwright image
1 parent c10f90e commit 99b43a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e-playwright.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ permissions:
1212

1313
jobs:
1414
build-and-test:
15-
runs-on: mcr.microsoft.com/playwright:v1.52.0-noble
15+
runs-on: ubuntu-latest
1616
steps:
1717
- name: Checkout
1818
uses: actions/checkout@1e31de5234b9f8995739874a8ce0492dc87873e2 # infered from @v4

0 commit comments

Comments
 (0)