Skip to content

Python CI

Python CI #1590

Manually triggered April 24, 2025 09:38
Status Success
Total duration 5m 42s
Artifacts

python-ci.yml

on: workflow_dispatch
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.0.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.0.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