Updated CI godot version to 4.6

This commit is contained in:
Rob Kelly 2026-03-11 14:29:15 -06:00
parent 1ca84370a1
commit 71a1143c2b

View File

@ -8,7 +8,7 @@ on:
- v*
env:
GODOT_VERSION: 4.5
GODOT_VERSION: 4.6
EXPORT_NAME: ${{ vars.ITCH_GAME }}
PROJECT_PATH: .
@ -17,7 +17,7 @@ jobs:
build:
runs-on: ubuntu-latest
container:
image: barichello/godot-ci:4.5
image: barichello/godot-ci:4.6
strategy:
matrix:
include: