Skip to content

Commit 29f66f6

Browse files
authored
Update build_arm.yml
1 parent a42eb4d commit 29f66f6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/build_arm.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
name: Build aarch64 Linux
2-
on: [push, pull_request]
2+
on:
3+
release:
4+
types: [created]
35
jobs:
46
build_wheels:
57
name: Build wheels on ${{ matrix.os }}

0 commit comments

Comments
 (0)