Drop support for Godot 3.3.x

This commit is contained in:
Leroy Hopson 2022-08-20 14:37:20 +12:00
parent c6e99ff5c2
commit f49410838c
No known key found for this signature in database
GPG key ID: D2747312A6DB51AA
4 changed files with 16 additions and 6 deletions

View file

@ -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