Skip to content

Commit 1f74481

Browse files
committed
CI: Remove unneeded workaround for no-longer-supported Rust version
1 parent 425ee4a commit 1f74481

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -136,11 +136,6 @@ jobs:
136136

137137
- beta
138138

139-
exclude:
140-
# 1.46.0 doesn't support `-Clink-self-contained`.
141-
- target: x86_64-unknown-linux-musl
142-
rust_channel: 1.46.0
143-
144139
include:
145140
- target: aarch64-pc-windows-msvc
146141
host_os: windows-latest

0 commit comments

Comments
 (0)