Skip to content

Commit cd56338

Browse files
committed
upgrade ci playwright version
1 parent f5a0dde commit cd56338

File tree

3 files changed

+27
-20
lines changed

3 files changed

+27
-20
lines changed

.github/workflows/test-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
e2e:
3232
runs-on: ubuntu-latest
3333
container:
34-
image: mcr.microsoft.com/playwright:v1.34.3-focal
34+
image: mcr.microsoft.com/playwright:v1.57.0-noble
3535
steps:
3636
- name: Checkout
3737
uses: actions/checkout@v4

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
"devDependencies": {
124124
"@edge-runtime/jest-environment": "^3.0.4",
125125
"@arethetypeswrong/cli": "^0.15.3",
126-
"@playwright/test": "1.34.3",
126+
"@playwright/test": "1.57.0",
127127
"@swc/core": "^1.3.62",
128128
"@swc/jest": "0.2.26",
129129
"@testing-library/jest-dom": "^5.16.5",

pnpm-lock.yaml

Lines changed: 25 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)