Skip to content

Commit 21040ba

Browse files
committed
Revert "build: Attempt to add deb musl build."
This reverts commit 37dd671.
1 parent 07be426 commit 21040ba

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/CICD.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -126,11 +126,6 @@ jobs:
126126
target: x86_64-unknown-linux-musl,
127127
use-cross: use-cross,
128128
}
129-
- {
130-
os: deb-latest,
131-
target: x86_64-unknown-linux-musl,
132-
use-cross: use-cross,
133-
}
134129
- { os: macos-latest, target: x86_64-apple-darwin }
135130
- { os: windows-latest, target: i686-pc-windows-gnu }
136131
- { os: windows-latest, target: i686-pc-windows-msvc }

0 commit comments

Comments
 (0)