Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jay0lee authored Jan 3, 2021
1 parent 9660caf commit 4155e2b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,15 +65,15 @@ jobs:
jid: 5
goal: "build"
gamos: "windows"
python: 3.9.0
python: 3.9.1
pyarch: "x64"
platform: "x86_64"
- os: windows-2019
jid: 6
goal: "build"
gamos: "windows"
platform: "x86"
python: 3.9.0
python: 3.9.1
pyarch: "x86"
- os: ubuntu-20.04
goal: "test"
Expand Down

0 comments on commit 4155e2b

Please sign in to comment.