Changeset - r26200:02420a17b7d7
[Not reviewed]
master
0 1 0
Patric Stout - 2 years ago 2022-04-02 10:36:15
truebrain@openttd.org
Fix: [Actions] Remove Ubuntu:groovy from release pipeline (#9845)

It no longer exists upstream. Let's focus on LTS only for now.
1 file changed with 0 insertions and 3 deletions:
0 comments (0 inline, 0 general)
.github/workflows/release.yml
Show inline comments
 
@@ -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++"
0 comments (0 inline, 0 general)