Skip to content

Commit

Permalink
ci: Run test on OpenBSD again (#211)
Browse files Browse the repository at this point in the history
  • Loading branch information
taiki-e authored Oct 20, 2024
1 parent c6b289c commit 6aa416c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,4 @@ openbsd_task:
# OpenBSD is tier 3 target, so install rust from package manager instead of rustup
- pkg_add git rust
test_script:
# `test` fails because our tests have an MSRV of 1.70.
- cargo build
- cargo test

0 comments on commit 6aa416c

Please sign in to comment.