Skip to content

Commit 4251394

Browse files
minor changes based on review comments
1 parent b9b0a92 commit 4251394

4 files changed

Lines changed: 3 additions & 4 deletions

File tree

.github/workflows/ci-test.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,6 @@ jobs:
160160
matrix:
161161
build-config:
162162
- { system: "ubuntu-26.04-64", runs-on: '["ubuntu-latest"]', os: ubuntu, os-version: '26.04' }
163-
- { system: "ubuntu-25.10-64", runs-on: '["ubuntu-latest"]', os: ubuntu, os-version: '25.10' }
164163
- { system: "ubuntu-25.04-64", runs-on: '["ubuntu-latest"]', os: ubuntu, os-version: '25.04' }
165164
- { system: "ubuntu-24.04-64", runs-on: '["ubuntu-latest"]', os: ubuntu, os-version: '24.04' }
166165
- { system: "ubuntu-22.04-64", runs-on: '["ubuntu-latest"]', os: ubuntu, os-version: '22.04' }

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -162,9 +162,9 @@
162162
},
163163
{
164164
"runs-on": "['ubuntu-latest']",
165-
"group": "questing (garden)",
165+
"group": "stonking (garden)",
166166
"backend": "garden",
167-
"systems": "ubuntu-25.10-64",
167+
"systems": "ubuntu-26.10-64",
168168
"tasks": "tests/main/microk8s-smoke tests/main/download-timeout tests/main/snap-network-errors tests/main/snapd-snap:lxd tests/main/apparmor-prompting-support tests/main/proxy",
169169
"rules": ""
170170
},

tests/main/cgroup-devices-v1/task.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ systems:
1818
- -amazon-linux-2023-*
1919
- -ubuntu-22.*
2020
- -ubuntu-24.*
21-
- -ubuntu-25.*
2221
- -ubuntu-26.*
2322
- -ubuntu-core-22-*
2423
- -ubuntu-core-24-*

tests/main/snap-user-service/task.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
12
summary: Check that snap user services are installed and started.
23

34
details: |

0 commit comments

Comments
 (0)