Commit 3f9d4c1 1 parent ed34026 commit 3f9d4c1 Copy full SHA for 3f9d4c1
File tree 2 files changed +0
-8
lines changed
2 files changed +0
-8
lines changed Original file line number Diff line number Diff line change 32
32
- TARGET=distcheck
33
33
- TARGET=test
34
34
- TARGET=coverage
35
- - OS=el DIST=6
36
35
- OS=el DIST=7
37
36
- OS=el DIST=8
38
37
- OS=fedora DIST=32
52
51
53
52
matrix :
54
53
exclude :
55
- - env : OS=el DIST=6
56
- compiler : clang
57
54
- env : OS=el DIST=7
58
55
compiler : clang
59
56
- env : OS=el DIST=8
@@ -102,10 +99,6 @@ matrix:
102
99
arch : arm64
103
100
- env : OS=debian DIST=sid ARCH=i386
104
101
arch : arm64
105
- - env : OS=el DIST=6
106
- arch : arm64
107
- - env : OS=el DIST=6
108
- os : osx
109
102
- env : OS=el DIST=7
110
103
os : osx
111
104
- env : OS=el DIST=8
Original file line number Diff line number Diff line change @@ -47,7 +47,6 @@ PACKAGECLOUD_EXTRA_ARGS=${PACKAGECLOUD_EXTRA_ARGS:-}
47
47
PACKPACK_REPO=${PACKPACK_REPO:- akopytov/ packpack}
48
48
49
49
distros_x86_64=(
50
- " el 6 x86_64"
51
50
" el 7 x86_64"
52
51
" el 8 x86_64"
53
52
" fedora 32 x86_64"
You can’t perform that action at this time.
0 commit comments