Skip to content

Commit 8711d50

Browse files
committed
fix not supported arm arch for private repo
1 parent cdf4e23 commit 8711d50

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,6 @@ jobs:
5656
platforms:
5757
- platform: linux/amd64
5858
runner: ubuntu-24.04
59-
- platform: linux/arm64
60-
runner: ubuntu-24.04-arm
6159
runs-on: ${{ matrix.platforms.runner }}
6260
steps:
6361
- name: Checkout

0 commit comments

Comments
 (0)