@cryptotaxi247 / netdata-1 / commits / bc967c605

Add Alpine 3.20 to CI checks. (#17788)

Austin S. Hemmelgarn committed Jun 3, 2024 at 10:54 UTC bc967c60594babfb53452cb09d203764a7ec40cc
1 file changed +6 -1
.github/data/distros.yml
+6 -1
@@ -39,6 +39,11 @@ include:
39 apk del json-c-dev
40 test:
41 ebpf-core: true
42 + - <<: *alpine
43 + version: "3.20"
44 + support_type: Core
45 + notes: ''
46 + eol_check: true
47 - <<: *alpine
48 version: "3.19"
49 support_type: Core
@@ -46,7 +51,7 @@ include:
51 eol_check: true
52 - <<: *alpine
53 version: "3.18"
49 - support_type: Core
54 + support_type: Intermediate
55 notes: ''
56 eol_check: true
57 - <<: *alpine