release workflow

This commit is contained in:
2023-08-26 16:08:52 +02:00
parent f80d717388
commit 17911fa1b5

View File

@@ -11,7 +11,7 @@ env:
jobs:
export-linux:
name: Linux Export
runs-on: ubuntu-20.04
runs-on: ubuntu-latest:docker://node:16-bullseye
container:
image: barichello/godot-ci:3.5.2
steps: