Skip to content

Commit

Permalink
Merge pull request gophercloud#2995 from dtantsur/gate
Browse files Browse the repository at this point in the history
functional-baremetal: remove dnsmasq-base on all versions
  • Loading branch information
EmilienM authored Mar 15, 2024
2 parents b5896bb + 269bf76 commit 583d117
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/functional-baremetal.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ jobs:
if: matrix.ubuntu_version == '20.04'
- name: Work around broken dnsmasq
run: sudo apt-get purge -y dnsmasq-base
if: matrix.ubuntu_version == '22.04'
- name: Deploy devstack
uses: EmilienM/devstack-action@e82a9cbead099cba72f99537e82a360c3e319c69
with:
Expand Down

0 comments on commit 583d117

Please sign in to comment.