Skip to content

Commit

Permalink
also test with archery docker run
Browse files Browse the repository at this point in the history
  • Loading branch information
jorisvandenbossche committed Mar 12, 2024
1 parent 49df2c5 commit 0d97bf8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions dev/tasks/python-wheels/github.windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,7 @@ jobs:
@rem if errorlevel 1 (
@rem archery docker build --no-pull python-wheel-windows-vs2019 || exit /B 1
@rem )
archery docker build --no-pull python-wheel-windows-vs2019 || exit /B 1
archery docker run --no-build -e SETUPTOOLS_SCM_PRETEND_VERSION={{ arrow.no_rc_version }} python-wheel-windows-vs2019
archery docker run -e SETUPTOOLS_SCM_PRETEND_VERSION={{ arrow.no_rc_version }} python-wheel-windows-vs2019
- uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit 0d97bf8

Please sign in to comment.