Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
# fmt · clippy · test · MSRV · cargo-deny · cargo-vet · secret scan ·
# fuzz build-check · rustdoc · coverage · path-dep gate.
ci:
uses: SecurityRonin/fleet-ci/.github/workflows/rust-ci.yml@619094ad54edc586f5c2733358e00326b30790bd
uses: SecurityRonin/fleet-ci/.github/workflows/rust-ci.yml@9234e1fa9f85b14a8d6fddc7a8f7378f7e30b183
with:
# CARRIED ACROSS. The replaced test job ran on [ubuntu-latest, macos-latest]
# — not windows, and not ubuntu alone. Until `test-os` existed this repo
Expand Down
Loading
Loading