diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index 19718c8..f72a020 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -8,6 +8,8 @@ on: jobs: web: runs-on: aceofba-cluster + container: + image: ghcr.io/catthehacker/ubuntu:act-22.04 defaults: run: working-directory: web