Skip to content

Commit e301aa6

Browse files
committed
github: move resolute to fundamental
1 parent 6ef8a8e commit e301aa6

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

.github/workflows/data-fundamental-systems.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,15 @@
2727
"tasks": "tests/...",
2828
"rules": "main"
2929
},
30+
{
31+
"runs-on": "['self-hosted', 'spread-enabled']",
32+
"group": "ubuntu-daily",
33+
"backend": "openstack",
34+
"alternative-backend": "google",
35+
"systems": "ubuntu-26.04-64",
36+
"tasks": "tests/...",
37+
"rules": "main"
38+
},
3039
{
3140
"runs-on": "['self-hosted', 'spread-enabled']",
3241
"group": "ubuntu-core-18",

.github/workflows/data-non-fundamental-systems.json

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -72,15 +72,6 @@
7272
"tasks": "tests/...",
7373
"rules": "main"
7474
},
75-
{
76-
"runs-on": "['self-hosted', 'spread-enabled']",
77-
"group": "ubuntu-daily",
78-
"backend": "openstack",
79-
"alternative-backend": "google",
80-
"systems": "ubuntu-26.04-64",
81-
"tasks": "tests/...",
82-
"rules": "main"
83-
},
8475
{
8576
"runs-on": "['self-hosted', 'spread-enabled']",
8677
"group": "ubuntu-core-22",

0 commit comments

Comments
 (0)