Skip to content

Commit

Permalink
Merge pull request #6 from V-Sekai/extra-editor
Browse files Browse the repository at this point in the history
Remove extra linux-editor
  • Loading branch information
fire authored Mar 7, 2023
2 parents 06077c0 + 8cc3559 commit db0c46f
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .github/workflows/vsk_builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,17 +66,6 @@ jobs:
artifact: true
platform: windows

- name: Editor Linux (target=editor)
cache-name: linux-editor
target: editor
tests: false
sconsflags: use_llvm=yes custom_modules=../vsk_modules precision=double linker=gold deprecate=no
doc-test: false
bin: "./bin/godot.linuxbsd.editor.double.x86_64.llvm"
proj-conv: false
artifact: true
platform: linuxbsd

# - name: Editor with doubles and GCC sanitizers (target=editor, tests=yes, dev_build=yes, precision=double, use_asan=yes, use_ubsan=yes, linker=gold)
# cache-name: linux-editor-double-sanitizers
# target: editor
Expand Down

0 comments on commit db0c46f

Please sign in to comment.