Skip to content

Commit

Permalink
tests/CI: Stop testing on mantic
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Mars <paul.mars@canonical.com>
  • Loading branch information
upils committed Oct 9, 2024
1 parent 7925f15 commit b817597
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/spread-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,7 @@ jobs:
systems: 'ubuntu-24.04-64'
- group: ubuntu-old
series: noble
systems: 'ubuntu-20.04-64 ubuntu-22.04-64 ubuntu-23.10-64'

systems: 'ubuntu-20.04-64 ubuntu-22.04-64'
- group: ubuntu-arm-devel
series: oracular
systems: 'ubuntu-24.04-arm-64'
Expand Down
6 changes: 0 additions & 6 deletions spread.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,6 @@ backends:
- ubuntu-22.04-64:
storage: 45G
workers: 1
- ubuntu-23.10-64:
storage: 45G
workers: 1
- ubuntu-24.04-64:
storage: 45G
workers: 1
Expand Down Expand Up @@ -61,9 +58,6 @@ backends:
- ubuntu-22.04-64:
username: ubuntu
password: ubuntu
- ubuntu-23.10-64:
username: ubuntu
password: ubuntu
- ubuntu-24.04-64:
username: ubuntu
password: ubuntu
Expand Down

0 comments on commit b817597

Please sign in to comment.