From 8dbbe71bc683b34778447ee2955b250293278be6 Mon Sep 17 00:00:00 2001 From: David Adam Date: Mon, 13 Apr 2026 21:12:51 +0800 Subject: [PATCH] disable Linux development builds for now I'll add the rest of the infrastructure later. --- .github/workflows/development-builds.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/development-builds.yml b/.github/workflows/development-builds.yml index 134e0062e..af3d12016 100644 --- a/.github/workflows/development-builds.yml +++ b/.github/workflows/development-builds.yml @@ -3,7 +3,7 @@ name: Linux development builds on: push: branches: - - master + - buildscript jobs: deploy: