File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 14
14
name : aio (Rocky 9 OVS)
15
15
uses : stackhpc/stackhpc-kayobe-config/.github/workflows/stackhpc-all-in-one.yml@stackhpc/2024.1
16
16
with :
17
+ runs-on : arc-aio-cloud-tests-runner
17
18
kayobe_image : ghcr.io/stackhpc/stackhpc-kayobe-config:stackhpc-2024.1
18
19
os_distribution : rocky
19
20
os_release : " 9"
29
30
name : aio (Ubuntu Jammy OVN)
30
31
uses : stackhpc/stackhpc-kayobe-config/.github/workflows/stackhpc-all-in-one.yml@stackhpc/2024.1
31
32
with :
33
+ runs-on : arc-aio-cloud-tests-runner
32
34
kayobe_image : ghcr.io/stackhpc/stackhpc-kayobe-config:stackhpc-2024.1
33
35
os_distribution : ubuntu
34
36
os_release : jammy
41
43
secrets : inherit
42
44
43
45
lint :
44
- runs-on : ubuntu-22.04
46
+ runs-on : arc-aio-cloud-tests-runner
45
47
steps :
46
48
- uses : actions/checkout@v4
47
49
You can’t perform that action at this time.
0 commit comments