summaryrefslogtreecommitdiffstats
path: root/.github/workflows/linux_builds.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/linux_builds.yml')
-rw-r--r--.github/workflows/linux_builds.yml11
1 files changed, 0 insertions, 11 deletions
diff --git a/.github/workflows/linux_builds.yml b/.github/workflows/linux_builds.yml
index 96524926c4..911c377c50 100644
--- a/.github/workflows/linux_builds.yml
+++ b/.github/workflows/linux_builds.yml
@@ -23,17 +23,6 @@ jobs:
fail-fast: false
matrix:
include:
- - name: Editor (target=editor tests=yes)
- cache-name: linux-editor
- target: editor
- bin: ./bin/redot.linuxbsd.editor.x86_64
- build-mono: false
- tests: true
- doc-test: true
- proj-conv: true
- api-compat: true
- artifact: true
-
- name: Editor w/ Mono (target=editor)
cache-name: linux-editor-mono
target: editor