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:
Leroy Hopson 2021-11-08 09:53:50 +07:00
parent 8e80ba46fa
commit b0e8f0053b
No known key found for this signature in database
GPG key ID: D2747312A6DB51AA

View file

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