From 0c6181523125a4d73113c8664ed07b7dd39dd4c3 Mon Sep 17 00:00:00 2001 From: "Austin S. Hemmelgarn" Date: Mon, 28 Nov 2022 08:52:14 -0500 Subject: Add Alpine 3.17 to supported distros. (#14056) --- .github/data/distros.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to '.github/data/distros.yml') diff --git a/.github/data/distros.yml b/.github/data/distros.yml index 47fbb1ce9c..0f5718645b 100644 --- a/.github/data/distros.yml +++ b/.github/data/distros.yml @@ -26,6 +26,8 @@ include: apk del json-c-dev test: ebpf-core: true + - <<: *alpine + version: "3.17" - <<: *alpine version: "3.16" - <<: *alpine -- cgit v1.2.3