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

Run Windows and MacOS CI on Python 3.10 #839

Merged
merged 2 commits into from
Jul 17, 2023

Conversation

jklaise
Copy link
Contributor

@jklaise jklaise commented Jul 17, 2023

Seems that torch support is there and since we only run one version on each non-linux platform we might as well run on the latest supported.

Will keep an eye if the MacOS infinite runtime still persists on 3.11.

@jklaise
Copy link
Contributor Author

jklaise commented Jul 17, 2023

1.x of torch not available for Windows or MacOS platforms, until we upgrade to 2.0 will need to revert to testing on 3.10 for those two platforms: https://pypi.org/project/torch/1.13.1/#files

@codecov
Copy link

codecov bot commented Jul 17, 2023

Codecov Report

Merging #839 (7663e91) into master (c580354) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #839   +/-   ##
=======================================
  Coverage   81.89%   81.89%           
=======================================
  Files         159      159           
  Lines       10332    10332           
=======================================
  Hits         8461     8461           
  Misses       1871     1871           

@jklaise jklaise changed the title Run Windows and MacOS CI on Python 3.11 Run Windows and MacOS CI on Python 3.10 Jul 17, 2023
@jklaise
Copy link
Contributor Author

jklaise commented Jul 17, 2023

Tests finished, will merge for 3.10 test support.

@jklaise jklaise merged commit be3a0eb into SeldonIO:master Jul 17, 2023
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant