ci: actually using a mono godot image to build C#

This commit is contained in:
2025-06-10 18:59:20 +02:00
parent c554e24b01
commit c50f248c9d

View File

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