Revert "build: attempt to add deb-latest to build"

This reverts commit 129e5abb54.
This commit is contained in:
andy.boot
2026-01-08 22:41:23 +00:00
parent 129e5abb54
commit 7a57cb97d7
+1
View File
@@ -129,6 +129,7 @@ jobs:
- { - {
os: deb-latest, os: deb-latest,
target: x86_64-unknown-linux-musl, target: x86_64-unknown-linux-musl,
use-cross: use-cross,
} }
- { os: macos-latest, target: x86_64-apple-darwin } - { os: macos-latest, target: x86_64-apple-darwin }
- { os: windows-latest, target: i686-pc-windows-gnu } - { os: windows-latest, target: i686-pc-windows-gnu }