Skip to content

Commit 22cedab

Browse files
committed
test
1 parent 7b9eda4 commit 22cedab

File tree

7 files changed

+383
-362
lines changed

7 files changed

+383
-362
lines changed

.github/workflows/build-test-linux-aarch64-jetpack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Build and test Linux aarch64 wheels for Jetpack
22

33
on:
4-
pull_request:
4+
#pull_request:
55
push:
66
branches:
77
- main

.github/workflows/build-test-linux-aarch64.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Build and test Linux aarch64 wheels
22

33
on:
4-
pull_request:
4+
#pull_request:
55
push:
66
branches:
77
- main

0 commit comments

Comments
 (0)