Skip to content
This repository was archived by the owner on Jun 30, 2025. It is now read-only.

Commit 8e807c8

Browse files
committed
rm linux arm
1 parent 1445a3e commit 8e807c8

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/workflows/cli.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,11 @@ jobs:
4545
artifact_name: mdm
4646
asset_name: mdm-linux-amd64
4747

48-
# linux arm
49-
- os: ubuntu-latest
50-
target: aarch64-unknown-linux-gnu
51-
artifact_name: mdm
52-
asset_name: mdm-linux-arm
48+
# # linux arm
49+
# - os: ubuntu-latest
50+
# target: aarch64-unknown-linux-gnu
51+
# artifact_name: mdm
52+
# asset_name: mdm-linux-arm
5353

5454
# windows x64
5555
- os: windows-latest

0 commit comments

Comments
 (0)