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 45ae734 commit 749eb09Copy full SHA for 749eb09
.github/workflows/with-defaults.yml
@@ -25,10 +25,6 @@ jobs:
25
openstack_version: "stable/2024.1"
26
ubuntu_version: "22.04"
27
additional_services: ""
28
- - name: "bobcat"
29
- openstack_version: "stable/2023.2"
30
- ubuntu_version: "22.04"
31
- additional_services: ""
32
runs-on: ubuntu-${{ matrix.ubuntu_version }}
33
name: A job to deploy devstack with defaults
34
steps:
0 commit comments