| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 97e233d commit 06172ea
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -43,10 +43,9 @@ jobs: | |||
| 43 | 43 | steps: | |
| 44 | 44 | - uses: actions/checkout@v3 | |
| 45 | 45 | ||
| 46 | - - uses: pypa/cibuildwheel@v2.14 | ||
| 46 | + - uses: pypa/cibuildwheel@v2.15 | ||
| 47 | 47 | env: | |
| 48 | 48 | CIBW_ARCHS_MACOS: auto universal2 | |
| 49 | - CIBW_PRERELEASE_PYTHONS: true | ||
| 50 | 49 | ||
| 51 | 50 | - name: Verify clean directory | |
| 52 | 51 | run: git diff --exit-code | |
| Back | FazBrowse Home | New Git URL |
0 commit comments