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 aa801b8 commit de39cb0Copy full SHA for de39cb0
.github/workflows/release.yml
@@ -11,7 +11,7 @@ jobs:
11
strategy:
12
fail-fast: false
13
matrix:
14
- target: [ x86_64-pc-windows-gnu, x86_64-unknown-linux-musl ]
+ target: [ x86_64-unknown-linux-musl ]
15
steps:
16
- uses: actions/checkout@master
17
- name: Compile and release
0 commit comments