Skip to content

Commit db73e3b

Browse files
committed
github: remove aarch64 CI
Signed-off-by: Gyuho Lee <[email protected]>
1 parent c7a04e5 commit db73e3b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/test-and-release.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -91,9 +91,9 @@ jobs:
9191
- os: macos-latest
9292
platform: darwin
9393
target: x86_64-apple-darwin
94-
- os: ubuntu-latest
95-
platform: linux
96-
target: aarch64-unknown-linux-musl
94+
# - os: ubuntu-latest
95+
# platform: linux
96+
# target: aarch64-unknown-linux-musl
9797
- os: macos-latest
9898
platform: darwin
9999
target: aarch64-apple-darwin

0 commit comments

Comments
 (0)