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 fe21f29 commit 3d2b597Copy full SHA for 3d2b597
.github/workflows/release.yml
@@ -123,9 +123,6 @@ jobs:
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