Skip to content

Commit 1dbc85d

Browse files
committed
Auto merge of #2090 - JohnTitor:remove-rumprun-from-ci-stuff, r=JohnTitor
Remove CI support for `x86_64-rumprun-netbsd` That target has been removed by rust-lang/rust#82594. This is intended to unblock CI and we could drop the actual library support for it like CloudABI. r? `@ghost`
2 parents 04db260 + 966f3df commit 1dbc85d

File tree

3 files changed

+0
-66
lines changed

3 files changed

+0
-66
lines changed

ci/build.sh

-1
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,6 @@ armv7-unknown-linux-musleabihf \
125125
sparc64-unknown-linux-gnu \
126126
wasm32-unknown-emscripten \
127127
x86_64-linux-android \
128-
x86_64-rumprun-netbsd \
129128
"
130129
RUST_GT_1_19_LINUX_TARGETS="\
131130
aarch64-unknown-linux-musl \

ci/docker/x86_64-rumprun-netbsd/Dockerfile

-10
This file was deleted.

ci/docker/x86_64-rumprun-netbsd/runtest.rs

-55
This file was deleted.

0 commit comments

Comments
 (0)