Skip to content

Commit

Permalink
Fix defined versions
Browse files Browse the repository at this point in the history
  • Loading branch information
chippmann committed May 18, 2024
1 parent c490eb3 commit 0aaf5fd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/trigger_dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,7 @@ jobs:
- run: |
echo "Setup done"
outputs: # defined here explicitly, so it only needs to be defined here. All other workflows can just reference it
godot-kotlin-jvm-version: "0.8.3-4.2.1"
godot-version: "4.2.1-stable"
godot-version: "4.2.2-stable"
jvm-version: "17"

build-jvm:
Expand Down

0 comments on commit 0aaf5fd

Please sign in to comment.