Skip to content

Commit 90e434f

Browse files
committed
remove windows gnu target
1 parent 3059f62 commit 90e434f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -122,10 +122,6 @@ jobs:
122122
toolchain: [stable]
123123
cross: [false]
124124
include:
125-
# Windows
126-
- config: {os: windows-latest, target: x86_64-pc-windows-gnu}
127-
toolchain: stable-x86_64-pc-windows-gnu
128-
cross: false
129125
- config: {os: windows-latest, target: x86_64-pc-windows-msvc}
130126
toolchain: stable-x86_64-pc-windows-msvc
131127
cross: false

0 commit comments

Comments
 (0)