update workflow

This commit is contained in:
Nitwel 2023-11-20 12:46:25 +01:00
parent 2f4059b9ef
commit d6a7a97e28

View File

@ -7,14 +7,14 @@ on:
- testing - testing
env: env:
GODOT_VERSION: 4.1.3 GODOT_VERSION: 4.1.3-stable
EXPORT_NAME: immersive-home EXPORT_NAME: immersive-home
jobs: jobs:
build: build:
runs-on: ubuntu-20.04 runs-on: ubuntu-20.04
container: container:
image: barichello/godot-ci:$GODOT_VERSION image: barichello/godot-ci:4.1.3-stable
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v2 uses: actions/checkout@v2