summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ci1/systems.json.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/ci1/systems.json.txt b/ci1/systems.json.txt
index bbf4e90..0210eb5 100644
--- a/ci1/systems.json.txt
+++ b/ci1/systems.json.txt
@@ -1,7 +1,7 @@
[
{
"description": "x86 development system",
- "morph": "x86_64-generic-devel-system",
+ "morph": "devel-system-x86_64-generic",
"ref": "master",
"repo": "baserock:morphs"
},
@@ -13,7 +13,7 @@
},
{
"description": "x86 base system",
- "morph": "x86_64-generic-base-system",
+ "morph": "base-system-x86_64-generic",
"ref": "master",
"repo": "baserock:morphs"
}