From 7a57cb97d759ed27277b852dca1551a5383bb8d4 Mon Sep 17 00:00:00 2001 From: "andy.boot" Date: Thu, 8 Jan 2026 22:41:23 +0000 Subject: [PATCH] Revert "build: attempt to add deb-latest to build" This reverts commit 129e5abb54cb6bf3c5494ac4d9b3519182727336. --- .github/workflows/CICD.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/CICD.yml b/.github/workflows/CICD.yml index fd9b4bc..d840716 100644 --- a/.github/workflows/CICD.yml +++ b/.github/workflows/CICD.yml @@ -129,6 +129,7 @@ jobs: - { os: deb-latest, target: x86_64-unknown-linux-musl, + use-cross: use-cross, } - { os: macos-latest, target: x86_64-apple-darwin } - { os: windows-latest, target: i686-pc-windows-gnu }