Skip to content

Commit 6b4c720

Browse files
committed
add more matrix exclusions
Signed-off-by: Tom Jakubowski <tom@prospective.dev>
1 parent c6e88ee commit 6b4c720

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/build.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,10 @@ jobs:
214214
arch: x86_64
215215
- runner: windows-2022
216216
is-release: false
217+
- runner: ubuntu-22.04
218+
arch: aarch64
219+
- runner: ubuntu-22.04-arm
220+
arch: x86_64
217221

218222
steps:
219223
- name: Free up disk space

0 commit comments

Comments
 (0)