summaryrefslogtreecommitdiffstats
path: root/.github/data
diff options
context:
space:
mode:
authorAustin S. Hemmelgarn <austin@netdata.cloud>2022-05-26 09:23:51 -0400
committerGitHub <noreply@github.com>2022-05-26 09:23:51 -0400
commit788d374f36a3699f083e9d83e02ddbbe826b38c9 (patch)
treec46d8b9509044f41bb000ec459aea1c6c02b1296 /.github/data
parent80ca4e8864dfdf1cc3bbaced3e780ca302d0bc9c (diff)
Add Alpine 3.16 to CI and platform support document. (#12997)
Diffstat (limited to '.github/data')
-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 1da69ed8a6..e249b2dcd4 100644
--- a/.github/data/distros.yml
+++ b/.github/data/distros.yml
@@ -14,6 +14,8 @@ include:
jsonc_removal: |
apk del json-c-dev
- <<: *alpine
+ version: "3.16"
+ - <<: *alpine
version: "3.15"
- <<: *alpine
version: "3.14"