mirror of
https://github.com/rustic-rs/rustic.git
synced 2025-10-26 11:18:51 +00:00
ci: remove extra-feature from cross-ci
Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
This commit is contained in:
parent
65b8f68dd8
commit
a56f671b02
1
.github/workflows/cross-ci.yml
vendored
1
.github/workflows/cross-ci.yml
vendored
@ -93,7 +93,6 @@ jobs:
|
||||
use-cross: ${{ matrix.job.use-cross }}
|
||||
all-features: "false"
|
||||
feature: ${{ matrix.feature }}
|
||||
extra-features: ${{ matrix.job.extra-features }}
|
||||
|
||||
result:
|
||||
name: Result (Cross-CI)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user