[master] 48ee17dac circleci: Remove Fedora Rawhide job

Dridi Boukelmoune dridi.boukelmoune at gmail.com
Tue Jan 2 10:36:06 UTC 2024


commit 48ee17dacd4caa6eced41837a404a76a26595bea
Author: Dridi Boukelmoune <dridi.boukelmoune at gmail.com>
Date:   Tue Jan 2 11:34:45 2024 +0100

    circleci: Remove Fedora Rawhide job
    
    Rawhide is not stable and we already have a job for the latest stable
    branch.

diff --git a/.circleci/config.yml b/.circleci/config.yml
index 5551e8dd7..58cb84ca4 100644
--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -406,10 +406,6 @@ workflows:
           dist: fedora
           release: latest
           make_target: witness.dot
-      - build:
-          name: build_fedora_rawhide
-          dist: fedora
-          release: rawhide
       # latest debian uses sanitizers
       - build:
           name: build_debian_buster


More information about the varnish-commit mailing list