Skip to content

uv in pytorch-version-tests.yml #3350 #3400

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

Draft
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

BanzaiTokyo
Copy link
Collaborator

No description provided.

@github-actions github-actions bot added the ci CI label May 1, 2025
@BanzaiTokyo BanzaiTokyo changed the title uv in pytorch-version-tests.yml uv in pytorch-version-tests.yml #3350 May 1, 2025
@vfdev-5
Copy link
Collaborator

vfdev-5 commented May 1, 2025

@BanzaiTokyo to make it run you can add:

on:
  # https://docs.github.com/en/free-pro-team@latest/actions/reference/workflow-syntax-for-github-actions#onschedule
  schedule:
    # Run at 00:00 UTC Every Day
    - cron: "0 0 * * *"
  workflow_dispatch:
  pull_request:
    paths:
      - ".github/workflows/pytorch-version-tests.yml"
  

@BanzaiTokyo BanzaiTokyo force-pushed the uv-pytorch-version-tests branch from 641f7ff to c346cb8 Compare May 1, 2025 13:32
@vfdev-5
Copy link
Collaborator

vfdev-5 commented May 1, 2025

@BanzaiTokyo can you send a PR skipping failing clearml tests under python 3.9. thanks!

@BanzaiTokyo BanzaiTokyo force-pushed the uv-pytorch-version-tests branch from 4fb93dc to da2fbbc Compare May 2, 2025 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants