diff options
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/guix-system.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/guix-system.sh b/tests/guix-system.sh index 16c02e6e4c9..1dbd5a0b853 100644 --- a/tests/guix-system.sh +++ b/tests/guix-system.sh | |||
| @@ -359,7 +359,7 @@ for example in gnu/system/examples/*.tmpl; do | |||
| 359 | done | 359 | done |
| 360 | 360 | ||
| 361 | # Make sure the desktop image can be built on major architectures. | 361 | # Make sure the desktop image can be built on major architectures. |
| 362 | for system in x86_64-linux i686-linux aarch64-linux | 362 | for system in x86_64-linux aarch64-linux |
| 363 | do | 363 | do |
| 364 | guix system -n image -s "$system" gnu/system/examples/desktop.tmpl | 364 | guix system -n image -s "$system" gnu/system/examples/desktop.tmpl |
| 365 | done | 365 | done |
