Skip to content

Commit 5702d42

Browse files
committed
github: mkosi: skip archlinux-arm tests for now
1 parent 940f31c commit 5702d42

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/mkosi-tests.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ jobs:
1818
matrix:
1919
distro: [arch, debian, fedora, centos, opensuse]
2020
runner: [ubuntu-24.04, ubuntu-24.04-arm]
21+
exclude:
22+
- distro: arch
23+
runner: ubuntu-24.04-arm
2124

2225
steps:
2326
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683

0 commit comments

Comments
 (0)