diff --git a/.gitea/workflows/test.yaml b/.gitea/workflows/test.yaml index eda9991..74a4875 100644 --- a/.gitea/workflows/test.yaml +++ b/.gitea/workflows/test.yaml @@ -4,7 +4,7 @@ on: [push] jobs: test: - runs-on: ubuntu-latest + runs-on: mcr.microsoft.com/playwright:v1.48.1-jammy steps: - uses: actions/checkout@v4 - env: NODE_OPTIONS=--max-old-space-size=8192