We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac8ca6b commit dfa7744Copy full SHA for dfa7744
.github/workflows/build.yml
@@ -19,7 +19,7 @@ concurrency:
19
# Global Settings
20
env:
21
PYTHON_VERSION: "3.12" # Python to run the build, no the one shipped !
22
- BLEEDING_EDGE_GODOT: true
+ BLEEDING_EDGE_GODOT: false
23
24
25
jobs:
0 commit comments