Skip to content

Commit

Permalink
Update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
romancardenas committed Oct 4, 2023
1 parent 256f779 commit c03c7e3
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,7 @@ jobs:
- riscv64gc-unknown-linux-gnu
- riscv64gc-unknown-none-elf
cargo_flags:
- "--no-default-features"
- "--features=swi-clint"
- "--features=exti-plic,swi-clint"
- "--features=clint-backend,unsafe-assume-single-core"
include:
# Nightly is only for reference and allowed to fail
- rust: nightly
Expand Down

0 comments on commit c03c7e3

Please sign in to comment.