diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index bd95c34..342c962 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -55,7 +55,7 @@ jobs: test: runs-on: [linux, docker] container: - image: mcr.microsoft.com/playwright:v1.58.0-jammy + image: mcr.microsoft.com/playwright:v1.58.0-noble steps: - uses: actions/checkout@v4 - name: Set up Python