Skip to content

Commit

Permalink
[CREATE-4348] reenable building Windows/python-3.9 wheel
Browse files Browse the repository at this point in the history
Signed-off-by: Johannes Mueller <[email protected]>
  • Loading branch information
johannes-mueller committed Jan 14, 2021
1 parent 053dcb7 commit a85a242
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@ jobs:
matrix:
os: [ubuntu-18.04, windows-latest]
python-version: [3.6, 3.7, 3.8, 3.9]
exclude: # no cp39m-win_amd64 wheels for pytables, yet :(
- os: windows-latest
python-version: 3.9


steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit a85a242

Please sign in to comment.