diff --git a/.gitea/workflows/main.yaml b/.gitea/workflows/main.yaml index e516642..55b7110 100644 --- a/.gitea/workflows/main.yaml +++ b/.gitea/workflows/main.yaml @@ -41,7 +41,7 @@ jobs: runs-on: ubuntu-latest needs: BumpTag container: - image: barichello/godot-ci:mono-4.4.1 + image: barichello/godot-ci:4.4.1 steps: - name: Install node, curl and zip