We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3059f62 commit 90e434fCopy full SHA for 90e434f
.github/workflows/release.yml
@@ -122,10 +122,6 @@ jobs:
122
toolchain: [stable]
123
cross: [false]
124
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
129
- config: {os: windows-latest, target: x86_64-pc-windows-msvc}
130
toolchain: stable-x86_64-pc-windows-msvc
131
cross: false
0 commit comments