test on Python 3.10

This commit is contained in:
Jay Lee
2021-05-04 12:20:45 -04:00
parent bb1f5f7059
commit 3f1705c2a5

View File

@@ -41,16 +41,6 @@ jobs:
goal: "build"
gamos: "linux"
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
jid: 4
goal: "build"
@@ -93,6 +83,12 @@ jobs:
jid: 9
gamos: "linux"
platform: "x86_64"
- os: ubuntu-20.04
goal: test
python: 3.10
jid: 10
gamos: linux
platform: x86_64
steps: