mirror of
https://github.com/GAM-team/GAM.git
synced 2026-07-03 12:21:35 +00:00
Update build.yml
This commit is contained in:
9
.github/workflows/build.yml
vendored
9
.github/workflows/build.yml
vendored
@@ -12,8 +12,8 @@ defaults:
|
|||||||
working-directory: src
|
working-directory: src
|
||||||
|
|
||||||
env:
|
env:
|
||||||
BUILD_PYTHON_VERSION: "3.9.5"
|
BUILD_PYTHON_VERSION: "3.9.6"
|
||||||
MIN_PYTHON_VERSION: "3.9.5"
|
MIN_PYTHON_VERSION: "3.9.6"
|
||||||
BUILD_OPENSSL_VERSION: "1.1.1k"
|
BUILD_OPENSSL_VERSION: "1.1.1k"
|
||||||
MIN_OPENSSL_VERSION: "1.1.1k"
|
MIN_OPENSSL_VERSION: "1.1.1k"
|
||||||
PATCHELF_VERSION: "0.12"
|
PATCHELF_VERSION: "0.12"
|
||||||
@@ -41,11 +41,6 @@ jobs:
|
|||||||
goal: "build"
|
goal: "build"
|
||||||
gamos: "linux"
|
gamos: "linux"
|
||||||
platform: "x86_64"
|
platform: "x86_64"
|
||||||
- os: macos-10.15
|
|
||||||
jid: 4
|
|
||||||
goal: "build"
|
|
||||||
gamos: "macos"
|
|
||||||
platform: "x86_64"
|
|
||||||
- os: macos-11.0
|
- os: macos-11.0
|
||||||
jid: 12
|
jid: 12
|
||||||
goal: "build"
|
goal: "build"
|
||||||
|
|||||||
Reference in New Issue
Block a user