Skip to content

Commit

Permalink
chore: update image
Browse files Browse the repository at this point in the history
  • Loading branch information
jpedroh committed Dec 18, 2024
1 parent 1c58fbb commit 349987b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
timeout-minutes: 20
runs-on: ubuntu-latest
container:
image: mcr.microsoft.com/playwright:v1.40.0-jammy
image: mcr.microsoft.com/playwright:v1.49.0-jammy
env:
PLAYWRIGHT_TEST_BASE_URL: 'http://localhost:3000'
TURSO_CONNECTION_URL: 'http://libsql:8080'
Expand Down

0 comments on commit 349987b

Please sign in to comment.