-
Notifications
You must be signed in to change notification settings - Fork 45
Use native arm64 ubuntu runners, and don't skip Python 3.13 #164
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
Conversation
|
@AmitSolomonPrinceton - the tests in |
|
@vineetbansal I wanted to be on the safer side, but we can change this as we see fit. |
|
@AmitSolomonPrinceton - there's no matrix parameter like |
|
@AmitSolomonPrinceton, @imciner2 - I think PR #165 can be reviewed/merged in preference to this one. In case there are any additional platforms to add to the CI, we can do it in PR #165 |
|
I've updated this to now only be the aarch64 runner enablement, since Python 3.13 is already enabled on master. |
|
The 3.13 tests are failing on the arm64 runner here because it seems to be unable to install the Torch dependency: @vineetbansal any ideas why it wouldn't be able to install the newest Torch version here? |
|
Closing this as the current master branch does generate wheels for 3.13 correctly. |
No description provided.