aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/ci/buildbot_steps.yml10
1 files changed, 0 insertions, 10 deletions
diff --git a/etc/ci/buildbot_steps.yml b/etc/ci/buildbot_steps.yml
index 1d788f9e55f..3d883ac680e 100644
--- a/etc/ci/buildbot_steps.yml
+++ b/etc/ci/buildbot_steps.yml
@@ -100,11 +100,6 @@ arm64:
- bash ./etc/ci/lockfile_changed.sh
- bash ./etc/ci/manifest_changed.sh
-windows-dev:
- - ./mach build --dev
- - ./mach test-unit
- - ./mach build-geckolib
-
windows-gnu-dev:
- ./mach build --dev
- ./mach test-unit
@@ -115,11 +110,6 @@ windows-msvc-dev:
- mach.bat test-unit
- mach.bat build-geckolib
-windows-nightly:
- - ./mach build --release
- - ./mach package --release
- - ./etc/ci/upload_nightly.sh windows-gnu
-
windows-gnu-nightly:
- ./mach build --release
- ./mach package --release