Commit 5c18ef5
authored
feat: exclude nixos-test builds on x86_64-linux from GitHub matrix (#1970)
We want to build nixos-test only on aarch64-linux. We still want to
enable developers to run nixos-test builds locally on x86_64-linux,
but we don't want these builds to be triggered automatically in CI.1 parent 7d4bbf0 commit 5c18ef5
2 files changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
396 | 396 | | |
397 | 397 | | |
398 | 398 | | |
399 | | - | |
| 399 | + | |
400 | 400 | | |
401 | 401 | | |
402 | 402 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
151 | 156 | | |
152 | 157 | | |
153 | 158 | | |
| |||
0 commit comments