use gitea/runner-images:ubuntu-22.04
Some checks failed
ci / Create Docker Volumes (push) Successful in 12s
ci / Tests & Checks (push) Failing after 10s

This commit is contained in:
CJ_Clippy 2025-02-21 08:35:22 -08:00
parent de4df81c3b
commit 40f4b1c672

View File

@ -49,7 +49,7 @@ jobs:
name: Tests & Checks
runs-on: ubuntu-22.04
container:
image: catthehacker/ubuntu:act-22.04
image: gitea/runner-images:ubuntu-22.04
volumes:
- aquatic:/var/lib/aquatic
- /tmp/aquatic:/tmp/aquatic
@ -78,6 +78,7 @@ jobs:
tracker-helper:
image: gitea.futureporn.net/futureporn/tracker-helper:latest
options: --volumes-from ${{ env.JOB_CONTAINER_NAME }}
ports:
- 5063:5063
env: