Skip to content

Commit dc1b2b4

Browse files
committed
make repo public
1 parent a8a0973 commit dc1b2b4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yaml

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

0 commit comments

Comments
 (0)