-
Notifications
You must be signed in to change notification settings - Fork 123
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
Improve CI coverage of target platforms #457
Labels
Comments
Did some digging and found this OS Support Matrix for Unified Runtime.
|
Currently we have coverage of Ubuntu 22.04 and Windows Server 2022. |
kbenzie
added a commit
to kbenzie/unified-runtime
that referenced
this issue
May 1, 2023
Partially address oneapi-src#457 by adding Ubuntu 20.04 and Windows Server 2019 to the testing matrix. These are the low hanging fruit, beyond these additions we'll need to use container images.
kbenzie
added a commit
to kbenzie/unified-runtime
that referenced
this issue
May 1, 2023
Partially address oneapi-src#457 by adding Ubuntu 20.04 and Windows Server 2019 to the testing matrix. These are the low hanging fruit, beyond these additions we'll need to use container images.
kbenzie
added a commit
to kbenzie/unified-runtime
that referenced
this issue
May 1, 2023
Partially address oneapi-src#457 by adding Ubuntu 20.04 and Windows Server 2019 to the testing matrix. These are the low hanging fruit, beyond these additions we'll need to use container images.
kbenzie
added a commit
to kbenzie/unified-runtime
that referenced
this issue
May 18, 2023
Partially address oneapi-src#457 by adding Ubuntu 20.04 and Windows Server 2019 to the testing matrix. These are the low hanging fruit, beyond these additions we'll need to use container images.
kbenzie
added a commit
to kbenzie/unified-runtime
that referenced
this issue
May 18, 2023
Partially address oneapi-src#457 by adding Ubuntu 20.04 and Windows Server 2019 to the testing matrix. These are the low hanging fruit, beyond these additions we'll need to use container images.
kbenzie
added a commit
to kbenzie/unified-runtime
that referenced
this issue
May 22, 2023
Partially address oneapi-src#457 by adding Ubuntu 20.04 and Windows Server 2019 to the testing matrix. These are the low hanging fruit, beyond these additions we'll need to use container images.
With #484 we are now testing the following before accepting pull requests:
Which leaves these tier 1 gaps:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Following on from #451, in order to avoid future issues with downstream bug reports:
The text was updated successfully, but these errors were encountered: