Skip to content

Commit 6aa416c

Browse files
authored
ci: Run test on OpenBSD again (#211)
1 parent c6b289c commit 6aa416c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.cirrus.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -58,5 +58,4 @@ openbsd_task:
5858
# OpenBSD is tier 3 target, so install rust from package manager instead of rustup
5959
- pkg_add git rust
6060
test_script:
61-
# `test` fails because our tests have an MSRV of 1.70.
62-
- cargo build
61+
- cargo test

0 commit comments

Comments
 (0)