Skip to content

Commit

Permalink
add platform x64 and x86 to matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
white-gecko committed Aug 17, 2021
1 parent 75bd530 commit 51da858
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ jobs:
matrix:
python-version: [3.9]
os: ['windows-2019', 'ubuntu-18.04', 'macos-11']
platform: ['x64', 'x86']
fail-fast: false
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 51da858

Please sign in to comment.