Fix: [Actions] Remove Ubuntu:groovy from release pipeline (#9845)

It no longer exists upstream. Let's focus on LTS only for now.
pull/379/head
Patric Stout 2 years ago committed by GitHub
parent 148695c571
commit 8537fa7206
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -377,9 +377,6 @@ jobs:
- container_image: "ubuntu:20.04"
bundle_name: "focal"
compiler: "g++"
- container_image: "ubuntu:20.10"
bundle_name: "groovy"
compiler: "g++"
- container_image: "debian:buster"
bundle_name: "buster"
compiler: "g++"

Loading…
Cancel
Save