mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-18 05:01:37 +00:00
actions take 21
This commit is contained in:
6
.github/workflows/build.yml
vendored
6
.github/workflows/build.yml
vendored
@@ -9,6 +9,12 @@ on:
|
||||
defaults:
|
||||
run:
|
||||
shell: bash
|
||||
BUILD_PYTHON_VERSION: "3.9.0"
|
||||
MIN_PYTHON_VERSION: "3.9.0"
|
||||
BUILD_OPENSSL_VERSION: "1.1.1h"
|
||||
MIN_OPENSSL_VERSION: "1.1.1h"
|
||||
PATCHELF_VERSION: "0.11"
|
||||
PYINSTALLER_COMMIT: "5bc2c4620bfc5dde5a76a007c7ff50ee74223ca5"
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user