mirror of
https://github.com/zen-browser/www
synced 2026-04-25 17:14:56 +02:00
chore: add dependency overrides for various packages in pnpm workspace (#819)
* chore: add dependency overrides for various packages in pnpm workspace * chore: add dependency overrides for various packages in pnpm workspace * chore: Added nvmrc file * chore: Remove breaking deps * chore: update Playwright image version and remove Vitest configuration settings
This commit is contained in:
2
.github/workflows/ci-pipeline.yml
vendored
2
.github/workflows/ci-pipeline.yml
vendored
@@ -136,7 +136,7 @@ jobs:
|
||||
if: ${{ needs.check_changes.outputs.exists == 'true' }}
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: mcr.microsoft.com/playwright:v1.54.1-noble
|
||||
image: mcr.microsoft.com/playwright:v1.56.1-noble
|
||||
options: --user 1001
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user