CI: Remove unneeded workaround for no-longer-supported Rust version

This commit is contained in:
Brian Smith 2023-12-05 16:15:47 -08:00
parent 425ee4a7a0
commit 1f74481e02
1 changed files with 0 additions and 5 deletions

View File

@ -136,11 +136,6 @@ jobs:
- beta
exclude:
# 1.46.0 doesn't support `-Clink-self-contained`.
- target: x86_64-unknown-linux-musl
rust_channel: 1.46.0
include:
- target: aarch64-pc-windows-msvc
host_os: windows-latest