Skip to content

Commit 5db5ebc

Browse files
committed
Merge branch 'main' of github.com:radumarias/zeroize-python
2 parents 0866a30 + 8f5b255 commit 5db5ebc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/PyPI.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@ jobs:
5555
platform:
5656
- runner: windows-latest
5757
target: x64
58-
# - runner: windows-latest
59-
# target: x86
58+
- runner: windows-latest
59+
target: x86
6060
steps:
6161
- uses: actions/checkout@v4
6262
- uses: actions/setup-python@v5

0 commit comments

Comments
 (0)