mirror of
https://github.com/GAM-team/GAM.git
synced 2026-07-03 20:31:35 +00:00
Update build.yml
This commit is contained in:
20
.github/workflows/build.yml
vendored
20
.github/workflows/build.yml
vendored
@@ -41,16 +41,16 @@ jobs:
|
|||||||
goal: "build"
|
goal: "build"
|
||||||
gamos: "linux"
|
gamos: "linux"
|
||||||
platform: "x86_64"
|
platform: "x86_64"
|
||||||
- os: [self-hosted, linux, ARM]
|
# - os: [self-hosted, linux, ARM]
|
||||||
jid: 10
|
# jid: 10
|
||||||
goal: "build"
|
# goal: "build"
|
||||||
gamos: "linux"
|
# gamos: "linux"
|
||||||
platform: "arm"
|
# platform: "arm"
|
||||||
- os: [self-hosted, linux, ARM64]
|
# - os: [self-hosted, linux, ARM64]
|
||||||
jid: 11
|
# jid: 11
|
||||||
goal: "build"
|
# goal: "build"
|
||||||
gamos: "linux"
|
# gamos: "linux"
|
||||||
platform: "arm64"
|
# platform: "arm64"
|
||||||
- os: macos-10.15
|
- os: macos-10.15
|
||||||
jid: 4
|
jid: 4
|
||||||
goal: "build"
|
goal: "build"
|
||||||
|
|||||||
Reference in New Issue
Block a user