Skip to content

Commit

Permalink
noble
Browse files Browse the repository at this point in the history
  • Loading branch information
maurodandrea committed Oct 30, 2024
1 parent 728f02d commit 8130fe5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/playwright_docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
name: 'Playwright Tests Docker'
runs-on: ubuntu-latest
container:
image: mcr.microsoft.com/playwright:v1.48.1-jammy
image: mcr.microsoft.com/playwright:v1.48.1-noble
options: --user 1001
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 8130fe5

Please sign in to comment.