mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-27 01:11:37 +00:00
Update build.yml
This commit is contained in:
6
.github/workflows/build.yml
vendored
6
.github/workflows/build.yml
vendored
@@ -41,11 +41,13 @@ jobs:
|
||||
goal: "build"
|
||||
gamos: "linux"
|
||||
platform: "x86_64"
|
||||
- arch: "aarch64"
|
||||
- os: "ubuntu-18.04"
|
||||
arch: "aarch64"
|
||||
distro: "stretch"
|
||||
gamos: "linux"
|
||||
platform: "aarch64"
|
||||
- arch: "armv6"
|
||||
- os: "ubuntu-18.04"
|
||||
arch: "armv6"
|
||||
distro: "jessie"
|
||||
gamos: "linux"
|
||||
platform: "armv6"
|
||||
|
||||
Reference in New Issue
Block a user