Skip to content

Commit

Permalink
- re-enabling Windows build to attempt after fixes going into 1.4.0;
Browse files Browse the repository at this point in the history
  • Loading branch information
jaltmayerpizzorno committed Jan 12, 2022
1 parent de49af1 commit 7aed619
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-pypi-upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ jobs:
strategy:
matrix:
python_version: ['3.7', '3.8', '3.9', '3.10']
os: ['ubuntu-latest', 'macos-latest']
# os: ['ubuntu-latest', 'macos-latest', 'windows-latest']
# os: ['ubuntu-latest', 'macos-latest']
os: ['ubuntu-latest', 'macos-latest', 'windows-latest']
include:
- os: ubuntu-latest
container: quay.io/pypa/manylinux_2_24_x86_64 # https://github.com/pypa/manylinux
Expand Down

0 comments on commit 7aed619

Please sign in to comment.