Skip to content

Commit

Permalink
ci: don't run cargo-msrv on FreeBSD for now
Browse files Browse the repository at this point in the history
  • Loading branch information
StephanvanSchaik committed Jan 22, 2024
1 parent 0149f6d commit 39b887a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,6 @@ jobs:
rustup default ${{ matrix.toolchain }}
cargo build
cargo test
cargo install cargo-msrv && cargo msrv verify
android:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 39b887a

Please sign in to comment.