We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c10f90e commit 99b43a5Copy full SHA for 99b43a5
.github/workflows/e2e-playwright.yml
@@ -12,7 +12,7 @@ permissions:
12
13
jobs:
14
build-and-test:
15
- runs-on: mcr.microsoft.com/playwright:v1.52.0-noble
+ runs-on: ubuntu-latest
16
steps:
17
- name: Checkout
18
uses: actions/checkout@1e31de5234b9f8995739874a8ce0492dc87873e2 # infered from @v4
0 commit comments