Add Alpine Linux 3.19 to CI. (#16579)
Austin S. Hemmelgarn committed
Dec 12, 2023 at 08:20 UTC
68856d43dba29f58f696801399d7b577b6582ece
1 file changed
+5
.github/data/distros.yml
+5
@@ -29,6 +29,11 @@ include:
29
apk del json-c-dev
30
test:
31
ebpf-core: true
32
+ - <<: *alpine
33
+ version: "3.19"
34
+ support_type: Core
35
+ notes: ''
36
+ eol_check: true
37
- <<: *alpine
38
version: "3.18"
39
support_type: Core