We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38e41bb commit 80d4138Copy full SHA for 80d4138
.github/workflows/pre-release.yml
@@ -15,8 +15,7 @@ jobs:
15
include:
16
- os: windows-latest
17
target: x86_64-pc-windows-msvc
18
- platform:
19
- arch: x64
+ arch: x64
20
21
target: aarch64-pc-windows-msvc
22
arch: arm64
.github/workflows/release.yml
0 commit comments