mirror of
https://github.com/openwall/lkrg.git
synced 2023-12-13 21:30:29 +01:00
Travis CI: Disable the only remaining arm64 build
Unfortunately, "sudo m-a prepare" keeps failing on Travis' arm64 hosts most of the time lately.
This commit is contained in:
parent
7f9742103e
commit
993be4b624
1 changed files with 3 additions and 3 deletions
|
@ -19,9 +19,9 @@ jobs:
|
|||
- dist: bionic
|
||||
arch: amd64
|
||||
|
||||
- dist: bionic
|
||||
arch: arm64
|
||||
virt: lxd
|
||||
# - dist: bionic
|
||||
# arch: arm64
|
||||
# virt: lxd
|
||||
|
||||
# - dist: focal
|
||||
# arch: amd64
|
||||
|
|
Loading…
Reference in a new issue