Skip to content

Commit 8512e07

Browse files
committed
Only test FreeBSD10 using LIBC_CI
1 parent e21b641 commit 8512e07

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.cirrus.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ task:
1111
test_script:
1212
- . $HOME/.cargo/env
1313
- LIBC_CI=1 sh ci/run.sh x86_64-unknown-freebsd
14-
- sh ci/run.sh x86_64-unknown-freebsd
15-
14+
1615
task:
1716
name: stable x86_64-unknown-freebsd-11
1817
freebsd_instance:

0 commit comments

Comments
 (0)