Skip to content

Commit 3fc91ae

Browse files
committed
Update buildcommit.yml
1 parent 004a248 commit 3fc91ae

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/buildcommit.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
platformtools: arm-linux-gnueabi
2222
emulator: qemu-arm
2323
- name: aarch64
24-
platformtools: aarch64-linux-gnue
24+
platformtools: aarch64-linux-gnu
2525
emulator: qemu-aarch64
2626
# name: build-linux-gnu (${{matrix.name}})
2727
env:
@@ -52,7 +52,6 @@ jobs:
5252
path: lib/${{ env.abiname }}/libstackman.a
5353

5454
build-windows:
55-
if: false
5655
runs-on: windows-2019
5756
strategy:
5857
fail-fast: true

0 commit comments

Comments
 (0)