diff --git a/.gitea/workflows/services.yml b/.gitea/workflows/services.yml index 5a7dc20..75ed692 100644 --- a/.gitea/workflows/services.yml +++ b/.gitea/workflows/services.yml @@ -11,6 +11,8 @@ env: jobs: build: + container: + image: archlinux:latest runs-on: ubuntu-latest services: mongodb: