From 8f836b81cbccccaceaa8fe36a367ec23172c3214 Mon Sep 17 00:00:00 2001 From: "Austin S. Hemmelgarn" Date: Wed, 17 May 2023 07:10:30 -0400 Subject: Remove Fedora 36 from CI and platform support. (#14938) It goes EOL upstream on 2023-05-18. --- .github/data/distros.yml | 7 ------- 1 file changed, 7 deletions(-) (limited to '.github/data/distros.yml') diff --git a/.github/data/distros.yml b/.github/data/distros.yml index bfe8b7615f..3e24c9673b 100644 --- a/.github/data/distros.yml +++ b/.github/data/distros.yml @@ -161,13 +161,6 @@ include: repo_distro: fedora/37 test: ebpf-core: true - - <<: *fedora - version: "36" - packages: - <<: *fedora_packages - repo_distro: fedora/36 - test: - ebpf-core: true - &opensuse distro: opensuse -- cgit v1.2.3