Actualiser .forgejo/workflows/build_test.yml
Some checks failed
build_test / linux export (push) Failing after 1m15s
Some checks failed
build_test / linux export (push) Failing after 1m15s
This commit is contained in:
parent
5dcb70ddd0
commit
d98daa7cf2
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ env:
|
|||
jobs:
|
||||
export-linux:
|
||||
name: linux export
|
||||
runs-on: khixi
|
||||
runs-on: bookworm
|
||||
container:
|
||||
image: khaganat/godot-export:4.2beta
|
||||
steps:
|
||||
|
|
Loading…
Reference in a new issue