Skip to content

Commit 8c50576

Browse files
committed
ci: fix ci
1 parent c4a96d9 commit 8c50576

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Cross.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ passthrough = ["CARGO_PROFILE_RELEASE_LTO"]
1313
# "apt-get update && apt-get install --assume-yes libssl-dev:$CROSS_DEB_ARCH"
1414
# ]
1515

16-
# [target.x86_64-unknown-freebsd]
17-
# # The current cross 0.2.4 docker image doesn't have the memstat library on FreeBSD.
18-
# # https://github.com/cross-rs/cross/pull/1166
19-
# image = "ghcr.io/cross-rs/x86_64-unknown-freebsd:edge"
16+
[target.x86_64-unknown-freebsd]
17+
# The current cross 0.2.4 docker image doesn't have the memstat library on FreeBSD.
18+
# https://github.com/cross-rs/cross/pull/1166
19+
image = "ghcr.io/cross-rs/x86_64-unknown-freebsd:edge"

0 commit comments

Comments
 (0)