Skip to content

Commit

Permalink
Switched CI to 4.3 stable
Browse files Browse the repository at this point in the history
  • Loading branch information
RodZill4 committed Aug 18, 2024
1 parent 0268009 commit bd217af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dev-desktop-builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ on:

env:
GODOT_VERSION: 4.3
GODOT_SUB: beta2
GODOT_DOWNLOAD_DIR: https://github.com/godotengine/godot-builds/releases/download/4.3-beta2
GODOT_SUB: stable
GODOT_DOWNLOAD_DIR: https://github.com/godotengine/godot-builds/releases/download/4.3-stable
EXPORT_NAME: material_maker
MM_RELEASE: 1_4a1

Expand Down

0 comments on commit bd217af

Please sign in to comment.