]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
ci: remove Fedora 33 container
authorJóhann B. Guðmundsson <johannbg@gmail.com>
Thu, 25 Nov 2021 05:26:06 +0000 (05:26 +0000)
committerHarald Hoyer <harald@hoyer.xyz>
Thu, 25 Nov 2021 08:23:58 +0000 (09:23 +0100)
Fedora 33 is scheduled to reach end-of-life (EOL) on 2021-11-30.
No new dracut releases should be ending up in that Fedora release at this point.

.github/workflows/container.yml

index 0706bf480b5510174eaedb6ecc3e60cbedc8a575..e1eb7c73979aab85ba9481c222c0c6578a94c47a 100644 (file)
@@ -28,7 +28,6 @@ jobs:
             fail-fast: false
             matrix:
                 config:
-                    - { dockerfile: 'Dockerfile-Fedora-33',         tag: 'fedora:33' }
                     - { dockerfile: 'Dockerfile-Fedora-latest',     tag: 'fedora:latest' }
                     - { dockerfile: 'Dockerfile-Fedora-rawhide',    tag: 'fedora:rawhide' }
                     - { dockerfile: 'Dockerfile-OpenSuse-latest',   tag: 'opensuse:latest' }