mirror of
https://github.com/lihop/godot-xterm.git
synced 2025-05-07 13:15:30 +02:00
Drop support for Godot 3.3.x
This commit is contained in:
parent
c6e99ff5c2
commit
f49410838c
4 changed files with 16 additions and 6 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -244,7 +244,7 @@ jobs:
|
|||
matrix:
|
||||
os: [ windows-latest, macos-latest, ubuntu-latest ]
|
||||
bits: [ 64, 32 ]
|
||||
godot_version: [ 'v3.3.4-stable', 'v3.4.4-stable', 'v3.5-beta1' ]
|
||||
godot_version: [ 'v3.4.4-stable', 'v3.5-stable' ]
|
||||
exclude:
|
||||
- os: macos-latest
|
||||
bits: 32
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue