chore: update pre-commit hooks (#24) #88
ci.yml
on: push
Format
1m 14s
Matrix: ${{ format('Check Python {0} on {1} ({2})
', matrix.python-version, matrix.runs-on, matrix.arch) }}
Matrix: checks
Annotations
1 error and 4 notices
|
Check Python 3.8 on macos-latest
[notice] A new release of pip is available: 21.1.1 -> 25.0.1
[notice] To update, run: python3.8 -m pip install --upgrade pip
|
|
Check Python cp312 on windows-latest (ARM64)
cibuildwheel: Setting CARGO_BUILD_TARGET=aarch64-pc-windows-msvc for cross-compilation
|
|
Check Python cp312 on windows-latest (ARM64)
cibuildwheel: Setting SETUPTOOLS_USE_DISTUTILS=local as it is required for cross-compilation
|
|
Check Python cp312 on windows-latest (ARM64)
cibuildwheel: Setting SETUPTOOLS_EXT_SUFFIX=.cp312-win_arm64.pyd for cross-compilation
|
|
Check Python cp312 on windows-latest (ARM64)
cibuildwheel: Setting DIST_EXTRA_CONFIG=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-z7h9azyy\cp312-win_arm64\build\extra-setup.cfg for cross-compilation
|