We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 940f31c commit 5702d42Copy full SHA for 5702d42
1 file changed
.github/workflows/mkosi-tests.yaml
@@ -18,6 +18,9 @@ jobs:
18
matrix:
19
distro: [arch, debian, fedora, centos, opensuse]
20
runner: [ubuntu-24.04, ubuntu-24.04-arm]
21
+ exclude:
22
+ - distro: arch
23
+ runner: ubuntu-24.04-arm
24
25
steps:
26
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
0 commit comments