projects
/
haproxy-2.5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a026783
)
CI: travis-ci: temporarily disable arm64 builds
author
Ilya Shipitsin
<chipitsine@gmail.com>
Tue, 3 Aug 2021 09:54:09 +0000
(14:54 +0500)
committer
Willy Tarreau
<w@1wt.eu>
Sat, 7 Aug 2021 05:28:15 +0000
(07:28 +0200)
few recent builds failed with "gcc: fatal error: Killed signal
terminated program cc1", let us disable arm64 builds until investigation
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index
3083e30
..
7f5110e
100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-22,10
+22,10
@@
matrix:
arch: ppc64le
compiler: gcc
if: type == cron
- - os: linux
- arch: arm64
- compiler: gcc
- if: type == cron
+# - os: linux
+# arch: arm64
+# compiler: gcc
+# if: type == cron
- os: linux
arch: arm64-graviton2
group: edge