Skip to content

Commit 018852d

Browse files
committed
ci: Drop dalmatian testing
It is unmaintained [1]. [1] https://releases.openstack.org/ Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
1 parent 82411f7 commit 018852d

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

.github/workflows/with-defaults.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
---
12
name: with-defaults
23
on:
34
pull_request:
@@ -25,12 +26,6 @@ jobs:
2526
- name: "epoxy-22.04"
2627
openstack_version: "stable/2025.1"
2728
ubuntu_version: "22.04"
28-
- name: "dalmatian-24.04"
29-
openstack_version: "stable/2024.2"
30-
ubuntu_version: "24.04"
31-
- name: "dalmatian-22.04"
32-
openstack_version: "stable/2024.2"
33-
ubuntu_version: "22.04"
3429
runs-on: ubuntu-${{ matrix.ubuntu_version }}
3530
name: A job to deploy devstack with defaults
3631
steps:

0 commit comments

Comments
 (0)