We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60c55e8 commit 026b8a7Copy full SHA for 026b8a7
2 files changed
spread.yaml
@@ -99,7 +99,7 @@ backends:
99
systems:
100
- ubuntu-24.04:
101
username: runner
102
- - ubuntu-24.04-arm:
+ - ubuntu-22.04-arm:
103
104
variants:
105
- -juju29
tests/spread/test_new_relations_2.py/task.yaml
@@ -6,4 +6,4 @@ execute: |
6
artifacts:
7
- allure-results
8
9
- - -ubuntu-24.04-arm
+ - -ubuntu-22.04-arm
0 commit comments