Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking β€œSign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test Python and OS matrices #779

Closed
wants to merge 6 commits into from
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update ci.yaml
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
glenn-jocher authored Jan 12, 2025
commit 7e8f57b75fe3cae75095138c95a0a9173e6efafa
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
@@ -42,7 +42,7 @@ jobs:
- name: Install requirements
shell: bash # for Windows compatibility
run: |
uv pip install --system ultralytics --extra-index-url https://download.pytorch.org/whl/cpu
uv pip install --system ultralytics hub-sdk --extra-index-url https://download.pytorch.org/whl/cpu
- name: Check environment
run: |
yolo checks