mirror of
https://github.com/lihop/godot-xterm.git
synced 2024-11-10 04:40:25 +01:00
Update 3.4.x target version to 3.4.5
This commit is contained in:
parent
b22343a05f
commit
aee3efd8de
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -242,7 +242,7 @@ jobs:
|
|||
matrix:
|
||||
os: [ windows-latest, macos-latest, ubuntu-latest ]
|
||||
bits: [ 64, 32 ]
|
||||
godot_version: [ 'v3.4.4-stable', 'v3.5-stable' ]
|
||||
godot_version: [ 'v3.4.5-stable', 'v3.5-stable' ]
|
||||
exclude:
|
||||
- os: macos-latest
|
||||
bits: 32
|
||||
|
|
Loading…
Reference in a new issue