.gitea/workflows/godot.yml aktualisiert
This commit is contained in:
parent
6f7ef7ca54
commit
9e6c0164b9
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ jobs:
|
|||
runs-on: 'priviliged'
|
||||
strategy:
|
||||
matrix:
|
||||
version: [latest]
|
||||
version: [latest, 4.2.2]
|
||||
steps:
|
||||
- name: Install Docker
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue