mirror of
https://github.com/lihop/godot-xterm.git
synced 2024-11-10 04:40:25 +01:00
Update Godot versions to test with
3.3.2-stable -> 3.3.4-stable 3.4-beta1 -> 3.4-stable
This commit is contained in:
parent
8e80ba46fa
commit
b0e8f0053b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -261,7 +261,7 @@ jobs:
|
|||
matrix:
|
||||
os: [ windows-latest, macos-latest, ubuntu-latest ]
|
||||
bits: [ 64, 32 ]
|
||||
godot_version: [ 'v3.2-stable', 'v3.3.2-stable', 'v3.4-beta1' ]
|
||||
godot_version: [ 'v3.2-stable', 'v3.3.4-stable', 'v3.4-stable' ]
|
||||
exclude:
|
||||
- os: macos-latest
|
||||
bits: 32
|
||||
|
|
Loading…
Reference in a new issue