Skip to content

Commit de8a623

Browse files
authored
Merge pull request #21 from mandre/drop-unmaintained-openstack
Drop CI jobs for unmaintained OpenStack versions
2 parents 5fa6a4e + 44f4938 commit de8a623

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

.github/workflows/with-defaults.yml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -20,18 +20,6 @@ jobs:
2020
- name: "zed"
2121
openstack_version: "stable/zed"
2222
ubuntu_version: "20.04"
23-
- name: "yoga"
24-
openstack_version: "stable/yoga"
25-
ubuntu_version: "20.04"
26-
- name: "xena"
27-
openstack_version: "stable/xena"
28-
ubuntu_version: "20.04"
29-
- name: "wallaby"
30-
openstack_version: "stable/wallaby"
31-
ubuntu_version: "20.04"
32-
- name: "victoria"
33-
openstack_version: "stable/victoria"
34-
ubuntu_version: "20.04"
3523
runs-on: ubuntu-${{ matrix.ubuntu_version }}
3624
name: A job to deploy devstack with defaults
3725
steps:

0 commit comments

Comments
 (0)