actions take 92

This commit is contained in:
Jay Lee
2020-12-04 17:45:32 -05:00
parent c2acd926af
commit 2d8c3427c4

View File

@@ -44,13 +44,13 @@ jobs:
jid: 5
goal: "build"
gamos: "windows"
python: ${{ BUILD_PYTHON_VERSION }}
python: 3.9.0
- os: windows-2019
jid: 6
goal: "build"
gamos: "windows"
PLATFORM: "x86"
python: ${{ BUILD_PYTHON_VERSION }}
python: 3.9.0
- os: ubuntu-20.04
goal: "test"
python: "3.6"