]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
CI: temporarily remove rawhide due to docker clone3 bug
authorMatthew Newton <matthew-git@newtoncomputing.co.uk>
Mon, 11 Oct 2021 19:30:45 +0000 (20:30 +0100)
committerMatthew Newton <matthew-git@newtoncomputing.co.uk>
Mon, 11 Oct 2021 21:25:31 +0000 (22:25 +0100)
as per https://github.com/actions/virtual-environments/issues/3812

.github/workflows/ci-rpm.yml

index 2bc924ad05dd8a1c42b927f871ff4fef26a710a4..1838aedcf015b39f26bfc617c68ea1d778a90dfa 100644 (file)
@@ -29,8 +29,7 @@ jobs:
           {
             "env": [
               { "NAME": "centos-7", "OS": "centos:7", "DIST": "centos"             },
-              { "NAME": "centos-8", "OS": "centos:8", "DIST": "centos"             },
-              { "NAME": "fedora-rawhide", "OS": "fedora:rawhide", "DIST": "fedora" }
+              { "NAME": "centos-8", "OS": "centos:8", "DIST": "centos"             }
             ]
           }
         EOF