Skip to content

Python CI

Python CI #1610

Triggered via schedule May 9, 2025 00:21
Status Success
Total duration 5m 50s
Artifacts

python-ci.yml

on: schedule
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

3 errors
test (3.5, macos-13)
You are using pip version 20.3.4, however version 25.1.1 is available. You should consider upgrading via the 'pip install --upgrade pip' command.
test (3.5, windows-latest)
You are using pip version 20.3.4, however version 25.1.1 is available. You should consider upgrading via the 'python -m pip install --upgrade pip' command.
test (3.8, 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