|
39 | 39 | artifact-name: godot-cpp-linux-glibc2.27-x86_64-release.cmake |
40 | 40 | artifact-path: cmake-build/bin/libgodot-cpp.linux.template_release.x86_64.a |
41 | 41 | run-tests: true |
42 | | - godot-test-versions: "master" |
| 42 | +# godot-test-versions: "4.6-stable" |
43 | 43 | godot-test-arch: "linux.x86_64" |
44 | 44 | godot-master-workflow: linux_builds.yml |
45 | 45 | godot-master-artifact: linux-editor-mono |
|
53 | 53 | artifact-name: godot-cpp-windows-msvc2019-x86_64-release.cmake |
54 | 54 | artifact-path: cmake-build/bin/libgodot-cpp.windows.template_release.x86_64.lib |
55 | 55 | run-tests: true |
56 | | - godot-test-versions: "master" |
| 56 | +# godot-test-versions: "4.6-stable" |
57 | 57 | godot-test-arch: "win64.exe" |
58 | 58 | godot-master-workflow: windows_builds.yml |
59 | 59 | godot-master-artifact: windows-editor |
|
69 | 69 | artifact-name: godot-cpp-linux-mingw-x86_64-release.cmake |
70 | 70 | artifact-path: cmake-build/bin/libgodot-cpp.windows.template_release.x86_64.a |
71 | 71 | run-tests: true |
72 | | - godot-test-versions: "master" |
| 72 | +# godot-test-versions: "4.6-stable" |
73 | 73 | godot-test-arch: "win64.exe" |
74 | 74 | godot-master-workflow: windows_builds.yml |
75 | 75 | godot-master-artifact: windows-editor |
|
82 | 82 | artifact-name: godot-cpp-macos-universal-release.cmake |
83 | 83 | artifact-path: cmake-build/bin/libgodot-cpp.macos.template_release.universal.a |
84 | 84 | run-tests: true |
85 | | - godot-test-versions: "master" |
| 85 | +# godot-test-versions: "4.6-stable" |
86 | 86 | godot-test-arch: "macos.universal" |
87 | 87 | godot-master-workflow: macos_builds.yml |
88 | 88 | godot-master-artifact: macos-editor |
|
0 commit comments