Skip to content

Commit

Permalink
skip win py311 tests
Browse files Browse the repository at this point in the history
  • Loading branch information
stefan-jansen committed Jan 28, 2023
1 parent d0dda2b commit f25b697
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ jobs:
uses: pypa/[email protected]
env:
CIBW_BUILD: "cp${{ matrix.python }}-win_amd64"
CIBW_TEST_SKIP: "cp311-win_amd64"
CIBW_BEFORE_TEST_WINDOWS: >
call "c:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Auxiliary\Build\vcvarsall.bat" amd64 &&
call ./tools/install_talib.bat
Expand Down

0 comments on commit f25b697

Please sign in to comment.