summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorAustin S. Hemmelgarn <austin@netdata.cloud>2020-04-20 07:39:00 -0400
committerGitHub <noreply@github.com>2020-04-20 07:39:00 -0400
commit34760ba51f22859526dc478c784b6163902004fe (patch)
tree97e26c054269093aad777b2ac511a96adedce67a /.github
parent05dd741531b6187266d27e1abb08724e60ec3d9c (diff)
Add Fedora 32 to build checks. (#8417)
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/build-and-install.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/build-and-install.yml b/.github/workflows/build-and-install.yml
index 0d23d43e7d..cb1494332b 100644
--- a/.github/workflows/build-and-install.yml
+++ b/.github/workflows/build-and-install.yml
@@ -22,6 +22,7 @@ jobs:
- 'debian:buster'
- 'debian:stretch'
- 'debian:jessie'
+ - 'fedora:32'
- 'fedora:31'
- 'fedora:30'
- 'opensuse/leap:15.2'