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*
|
||||
|
||||
env:
|
||||
GODOT_VERSION: 4.3
|
||||
GODOT_VERSION: 4.4
|
||||
EXPORT_NAME: ${{ vars.ITCH_GAME }}
|
||||
PROJECT_PATH: .
|
||||
|
||||
@ -17,7 +17,7 @@ jobs:
|
||||
build:
|
||||
runs-on: ubuntu-20.04
|
||||
container:
|
||||
image: barichello/godot-ci:4.3
|
||||
image: barichello/godot-ci:4.4
|
||||
strategy:
|
||||
matrix:
|
||||
include:
|
||||
|
Loading…
x
Reference in New Issue
Block a user