Skip to content

Commit 203d662

Browse files
authored
Revert "fix(ci): fix CI on FreeBSD (#776)" (#872)
This reverts commit a2766ce.
1 parent 04f5d54 commit 203d662

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.cirrus.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ task:
1919
RUST_VERSION: 1.85
2020

2121
setup_script:
22-
- pkg install -y ca_root_nss
2322
- rm -f rust-toolchain.toml
2423
- curl https://sh.rustup.rs -sSf | sh -s -- -y --profile=minimal --default-toolchain ${RUST_VERSION}
2524
- . $HOME/.cargo/env

0 commit comments

Comments
 (0)