Skip to content

Commit aecdebd

Browse files
authored
Update available minor versions (#350)
* Update available minor versions and move testing library to dev where it is needed * Use same Playwright version in CI as in package
1 parent 7b21290 commit aecdebd

File tree

3 files changed

+1584
-1503
lines changed

3 files changed

+1584
-1503
lines changed

.github/workflows/playwright.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
timeout-minutes: 5
1111
runs-on: ubuntu-latest
1212
container:
13-
image: mcr.microsoft.com/playwright:v1.36.2-focal
13+
image: mcr.microsoft.com/playwright:v1.38.0-focal
1414
steps:
1515
- uses: actions/checkout@v3
1616

0 commit comments

Comments
 (0)