Skip to content

Commit 7af54b4

Browse files
committed
build/CI/packaging: disable Fedora 33 temporarily
Disable Fedora 33 temporarily, because it is unsupported by packagecloud t the moment.
1 parent b5b2aa4 commit 7af54b4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,8 @@ env:
3737
- OS=el DIST=7
3838
- OS=el DIST=8
3939
- OS=fedora DIST=32
40-
- OS=fedora DIST=33
40+
# Currently unsupported by packagecloud
41+
# - OS=fedora DIST=33
4142
- OS=ubuntu DIST=xenial
4243
- OS=ubuntu DIST=bionic
4344
- OS=ubuntu DIST=focal

0 commit comments

Comments
 (0)