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 5fe0071..5e444bb 100644
--- a/ci1/systems.json.txt
+++ b/ci1/systems.json.txt
@@ -1,13 +1,13 @@
[
{
"description": "x86 development system",
- "morph": "x86_64-generic-devel-system.morph",
+ "morph": "x86_64-generic-devel-system",
"ref": "master",
"repo": "baserock:morphs"
},
{
"description": "x86 base system",
- "morph": "x86_64-generic-base-system.morph",
+ "morph": "x86_64-generic-base-system",
"ref": "master",
"repo": "baserock:morphs"
}