mirror of
https://github.com/bootandy/dust.git
synced 2026-01-09 19:55:55 -08:00
Compare commits
1 Commits
release
...
maybe_buil
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
40727c89c9 |
5
.github/workflows/CICD.yml
vendored
5
.github/workflows/CICD.yml
vendored
@@ -126,6 +126,11 @@ jobs:
|
||||
target: x86_64-unknown-linux-musl,
|
||||
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: windows-latest, target: i686-pc-windows-gnu }
|
||||
- { os: windows-latest, target: i686-pc-windows-msvc }
|
||||
|
||||
Reference in New Issue
Block a user