We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9ccff1 commit 8a03447Copy full SHA for 8a03447
.github/workflows/godot-ci.yml
@@ -13,7 +13,7 @@ jobs:
13
name: Windows Export
14
runs-on: ubuntu-22.04 # Use 22.04 with godot 4
15
container:
16
- image: barichello/godot-ci:4.3
+ image: barichello/godot-ci:4.4.1
17
steps:
18
- name: Checkout
19
uses: actions/checkout@v4
@@ -41,7 +41,7 @@ jobs:
41
name: Linux Export
42
43
44
45
46
47
0 commit comments