diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index 287b3a5..cbcf750 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -20,7 +20,7 @@ jobs: postgres: image: postgres:${{ matrix.postgres-version }} networks: - - gitea-ci-network + - runner_overlay env: POSTGRES_PASSWORD: postgres options: >-