Skip to content

Commit

Permalink
Update available minor versions (#350)
Browse files Browse the repository at this point in the history
* Update available minor versions and move testing library to dev where it is needed

* Use same Playwright version in CI as in package
  • Loading branch information
paazmaya authored Sep 19, 2023
1 parent 7b21290 commit aecdebd
Show file tree
Hide file tree
Showing 3 changed files with 1,584 additions and 1,503 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
timeout-minutes: 5
runs-on: ubuntu-latest
container:
image: mcr.microsoft.com/playwright:v1.36.2-focal
image: mcr.microsoft.com/playwright:v1.38.0-focal
steps:
- uses: actions/checkout@v3

Expand Down
Loading

0 comments on commit aecdebd

Please sign in to comment.