mirror of
https://github.com/bootandy/dust.git
synced 2026-01-11 04:34:29 -08:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
21040ba500 |
5
.github/workflows/CICD.yml
vendored
5
.github/workflows/CICD.yml
vendored
@@ -126,11 +126,6 @@ jobs:
|
|||||||
target: x86_64-unknown-linux-musl,
|
target: x86_64-unknown-linux-musl,
|
||||||
use-cross: use-cross,
|
use-cross: use-cross,
|
||||||
}
|
}
|
||||||
- {
|
|
||||||
os: deb-latest,
|
|
||||||
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 }
|
||||||
- { os: windows-latest, target: i686-pc-windows-msvc }
|
- { os: windows-latest, target: i686-pc-windows-msvc }
|
||||||
|
|||||||
Reference in New Issue
Block a user