summaryrefslogtreecommitdiffstats
path: root/.github/data/distros.yml
diff options
context:
space:
mode:
authorAustin S. Hemmelgarn <austin@netdata.cloud>2022-11-28 08:52:14 -0500
committerGitHub <noreply@github.com>2022-11-28 08:52:14 -0500
commit0c6181523125a4d73113c8664ed07b7dd39dd4c3 (patch)
tree5546b0d0db4828c6408724da183826ebc2db58db /.github/data/distros.yml
parent5a1fa53b9e4c26c13ab2b0309c3196ac4c102689 (diff)
Add Alpine 3.17 to supported distros. (#14056)
Diffstat (limited to '.github/data/distros.yml')
-rw-r--r--.github/data/distros.yml2
1 files changed, 2 insertions, 0 deletions
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
@@ -27,6 +27,8 @@ include:
test:
ebpf-core: true
- <<: *alpine
+ version: "3.17"
+ - <<: *alpine
version: "3.16"
- <<: *alpine
version: "3.15"