ci: trying non mono version of Godot for web build

This commit is contained in:
2025-07-31 14:12:57 +02:00
parent 15b60267fb
commit e7c86dfe02

View File

@ -41,7 +41,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
needs: BumpTag needs: BumpTag
container: container:
image: barichello/godot-ci:mono-4.4.1 image: barichello/godot-ci:4.4.1
steps: steps:
- name: Install node, curl and zip - name: Install node, curl and zip