generated from krampus/template-godot4
Bumped CI godot version to 4.4
Some checks failed
Some checks failed
This commit is contained in:
parent
76329c9a8e
commit
6ef5e63430
@ -8,7 +8,7 @@ on:
|
|||||||
- v*
|
- v*
|
||||||
|
|
||||||
env:
|
env:
|
||||||
GODOT_VERSION: 4.3
|
GODOT_VERSION: 4.4
|
||||||
EXPORT_NAME: ${{ vars.ITCH_GAME }}
|
EXPORT_NAME: ${{ vars.ITCH_GAME }}
|
||||||
PROJECT_PATH: .
|
PROJECT_PATH: .
|
||||||
|
|
||||||
@ -17,7 +17,7 @@ jobs:
|
|||||||
build:
|
build:
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
container:
|
container:
|
||||||
image: barichello/godot-ci:4.3
|
image: barichello/godot-ci:4.4
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user