Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0e48f3d

Browse files
committed
Drop support for x86_64-pc-windows-gnu
1 parent c61d275 commit 0e48f3d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,16 +40,12 @@ jobs:
4040
fail-fast: false
4141
matrix:
4242
toolchain:
43-
# `x86_64-pc-windows-gnu` is tier 1 **for now**.
4443
- 1.42.0-x86_64-pc-windows-msvc
45-
- 1.42.0-x86_64-pc-windows-gnu
4644
- 1.42.0-x86_64-apple-darwin
4745
- 1.42.0-x86_64-unknown-linux-gnu
4846
include:
4947
- toolchain: 1.42.0-x86_64-pc-windows-msvc
5048
os: windows-latest
51-
- toolchain: 1.42.0-x86_64-pc-windows-gnu
52-
os: windows-latest
5349
- toolchain: 1.42.0-x86_64-apple-darwin
5450
os: macOS-latest
5551
- toolchain: 1.42.0-x86_64-unknown-linux-gnu

0 commit comments

Comments
 (0)