mirror of
https://github.com/bootandy/dust.git
synced 2026-01-11 12:36:05 -08:00
Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
bdd85b9bf4 | ||
|
|
7a57cb97d7 | ||
|
|
129e5abb54 | ||
|
|
07be4261b9 | ||
|
|
d26971f869 | ||
|
|
28018bc8c2 | ||
|
|
37dd671e5e |
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