Skip to content

Commit

Permalink
Test ci-fold branch for meson-log.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
rgommers committed Aug 1, 2024
1 parent 0a29d13 commit bbb298a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/freethreaded_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ jobs:
PYPI_URL="https://pypi.anaconda.org/scientific-python-nightly-wheels/simple"
CIBW_DEPS="pip install --upgrade pip build &&\
pip install --pre -i $PYPI_URL cython numpy scipy &&\
pip install git+https://github.com/eli-schwartz/meson@ci-fold &&\
pip install pytest meson-python ninja"
echo "CIBW_BEFORE_BUILD=$CIBW_DEPS" >> "$GITHUB_ENV"
echo "CIBW_BEFORE_TEST=$CIBW_DEPS" >> "$GITHUB_ENV"
Expand Down

0 comments on commit bbb298a

Please sign in to comment.