Update build.yml

This commit is contained in:
Jay Lee
2020-12-16 20:38:49 -05:00
committed by GitHub
parent f0adcc90c7
commit c61bd01c0f

View File

@ -41,12 +41,12 @@ jobs:
goal: "build" goal: "build"
gamos: "linux" gamos: "linux"
platform: "x86_64" platform: "x86_64"
- os: self-hosted - os: [self-hosted, linux, ARM64]
jid: 10 jid: 10
goal: "build" goal: "build"
gamos: "linux" gamos: "linux"
platform: "arm" platform: "arm"
- os: self-hosted - os: [self-hosted, linux, ARM]
jid: 11 jid: 11
goal: "build" goal: "build"
gamos: "linux" gamos: "linux"