mirror of
https://github.com/lihop/godot-xterm.git
synced 2024-11-12 21:50:26 +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:
|
matrix:
|
||||||
os: [ windows-latest, macos-latest, ubuntu-latest ]
|
os: [ windows-latest, macos-latest, ubuntu-latest ]
|
||||||
bits: [ 64, 32 ]
|
bits: [ 64, 32 ]
|
||||||
godot_version: [ 'v3.4.4-stable', 'v3.5-stable' ]
|
godot_version: [ 'v3.4.5-stable', 'v3.5-stable' ]
|
||||||
exclude:
|
exclude:
|
||||||
- os: macos-latest
|
- os: macos-latest
|
||||||
bits: 32
|
bits: 32
|
||||||
|
|
Loading…
Reference in a new issue