Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 0572399

Browse filesBrowse files
committed
Remove workarounds for untested Ubuntu versions
We no longer test on Ubuntu 20.04. Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
1 parent 5d36693 commit 0572399
Copy full SHA for 0572399

File tree

1 file changed

+0
-8
lines changed
Filter options

1 file changed

+0
-8
lines changed

‎.github/workflows/functional-baremetal.yaml

Copy file name to clipboardExpand all lines: .github/workflows/functional-baremetal.yaml
-8Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -39,14 +39,6 @@ jobs:
3939
steps:
4040
- name: Checkout Gophercloud
4141
uses: actions/checkout@v4
42-
- name: Workaround for grub-efi-amd64-signed
43-
run: sudo rm /var/cache/debconf/config.dat
44-
shell: bash
45-
if: matrix.ubuntu_version == '20.04'
46-
- name: Ensure update and upgrade
47-
run: sudo apt update && sudo apt -y upgrade
48-
shell: bash
49-
if: matrix.ubuntu_version == '20.04'
5042
- name: Work around broken dnsmasq
5143
run: sudo apt-get purge -y dnsmasq-base
5244
- name: Deploy devstack

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.