actions take 84

This commit is contained in:
Jay Lee
2020-12-04 15:53:19 -05:00
parent 693aeae9e5
commit 349cdbf582
2 changed files with 36 additions and 24 deletions

View File

@@ -40,6 +40,15 @@ jobs:
jid: 4
goal: "build"
gamos: "macos"
- os: windows-2019
jid: 5
goal: "build"
gamos: "windows"
- os: windows-2019
jid: 6
goal: "build"
gamos: "windows"
PLATFORM="x86"
- os: ubuntu-20.04
goal: "test"
python: "3.6"