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