Update 3.4.x target version to 3.4.5

This commit is contained in:
Leroy Hopson 2022-08-25 12:33:45 +12:00
parent b22343a05f
commit aee3efd8de
No known key found for this signature in database
GPG key ID: D2747312A6DB51AA

View file

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