mirror of
https://github.com/GAM-team/GAM.git
synced 2026-07-03 12:21:35 +00:00
focal doesn't work
This commit is contained in:
10
.travis.yml
10
.travis.yml
@@ -40,10 +40,6 @@ cache:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
include:
|
include:
|
||||||
- os: linux
|
|
||||||
name: "Linux 64-bit Focal"
|
|
||||||
dist: focal
|
|
||||||
language: shell
|
|
||||||
- os: linux
|
- os: linux
|
||||||
name: "Linux 64-bit Bionic"
|
name: "Linux 64-bit Bionic"
|
||||||
dist: bionic
|
dist: bionic
|
||||||
@@ -52,12 +48,6 @@ jobs:
|
|||||||
name: "Linux 64-bit Xenial"
|
name: "Linux 64-bit Xenial"
|
||||||
dist: xenial
|
dist: xenial
|
||||||
language: shell
|
language: shell
|
||||||
- os: linux
|
|
||||||
dist: focal
|
|
||||||
arch: arm64
|
|
||||||
name: "Linux ARM64 Focal"
|
|
||||||
language: shell
|
|
||||||
filter_secrets: false
|
|
||||||
- os: linux
|
- os: linux
|
||||||
dist: bionic
|
dist: bionic
|
||||||
arch: arm64
|
arch: arm64
|
||||||
|
|||||||
Reference in New Issue
Block a user