1 parent 6dc1c52 commit ef9abb6Copy full SHA for ef9abb6
1 file changed
.github/workflows/release.yml
@@ -37,18 +37,12 @@ jobs:
37
- runs-on: windows-latest
38
target: x86_64-pc-windows-msvc
39
40
- - runs-on: windows-latest
41
- target: i686-pc-windows-msvc
42
-
43
44
target: aarch64-pc-windows-msvc
45
46
- runs-on: ubuntu-latest
47
target: x86_64-unknown-linux-musl
48
49
- - runs-on: ubuntu-latest
50
- target: i686-unknown-linux-musl
51
52
53
target: aarch64-unknown-linux-musl
54
0 commit comments