From 87c369e48f7d4aeea7cef2dcd53345fe75605f5a Mon Sep 17 00:00:00 2001 From: cy Date: Tue, 25 Feb 2025 15:58:53 -0500 Subject: [PATCH] workflow: don't build titan --- .github/workflows/build-machines-and-homes.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/build-machines-and-homes.yml b/.github/workflows/build-machines-and-homes.yml index e276cbf..908806f 100644 --- a/.github/workflows/build-machines-and-homes.yml +++ b/.github/workflows/build-machines-and-homes.yml @@ -10,7 +10,6 @@ jobs: machine: - chunk - ytnix - - titan os: - ubuntu-latest runs-on: ${{ matrix.os }}