We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccf2d1f commit 964113cCopy full SHA for 964113c
1 file changed
.github/workflows/release.yml
@@ -19,10 +19,6 @@ jobs:
19
runs-on: ubuntu-24.04
20
target: x86_64-unknown-linux-musl
21
22
- - os-name: Windows-x86_64
23
- runs-on: windows-latest
24
- target: x86_64-pc-windows-msvc
25
-
26
- os-name: macOS-x86_64
27
runs-on: macOS-latest
28
target: x86_64-apple-darwin
0 commit comments