Use the latest version of Microsoft's Docker image
All checks were successful
Playwright Tests / test (pull_request) Successful in 5m16s
All checks were successful
Playwright Tests / test (pull_request) Successful in 5m16s
This commit is contained in:
parent
eb4e04737d
commit
2c8276862b
2
.github/workflows/playwright.yml
vendored
2
.github/workflows/playwright.yml
vendored
@ -9,7 +9,7 @@ jobs:
|
||||
timeout-minutes: 60
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: mcr.microsoft.com/playwright:v1.34.3-jammy
|
||||
image: mcr.microsoft.com/playwright:latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/setup-node@v4
|
||||
|
Loading…
x
Reference in New Issue
Block a user