File tree Expand file tree Collapse file tree 2 files changed +0
-18
lines changed Expand file tree Collapse file tree 2 files changed +0
-18
lines changed Original file line number Diff line number Diff line change 40
40
artifact-path : cmake-build/bin/libgodot-cpp.linux.template_release.x86_64.a
41
41
run-tests : true
42
42
43
- - name : 🐧 Linux (GCC, Makefiles, Double Precision)
44
- os : ubuntu-22.04
45
- platform : linux
46
- config-flags : -DCMAKE_BUILD_TYPE=Release -DGODOTCPP_PRECISION=double
47
- artifact-name : godot-cpp-linux-glibc2.27-x86_64-double-release.cmake
48
- artifact-path : cmake-build/bin/libgodot-cpp.linux.template_release.double.x86_64.a
49
- flags : precision=double
50
- run-tests : false
51
-
52
43
- name : 🏁 Windows (x86_64, MSVC)
53
44
os : windows-2019
54
45
platform : windows
Original file line number Diff line number Diff line change 33
33
run-tests : true
34
34
cache-name : linux-x86_64
35
35
36
- - name : 🐧 Linux (GCC, Double Precision)
37
- os : ubuntu-22.04
38
- platform : linux
39
- artifact-name : godot-cpp-linux-glibc2.27-x86_64-double-release
40
- artifact-path : bin/libgodot-cpp.linux.template_release.double.x86_64.a
41
- flags : precision=double
42
- run-tests : false
43
- cache-name : linux-x86_64-f64
44
-
45
36
- name : 🏁 Windows (x86_64, MSVC)
46
37
os : windows-2019
47
38
platform : windows
You can’t perform that action at this time.
0 commit comments