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

Conda packages must be built with Ubuntu 20.04 #1011

Merged
merged 1 commit into from
Dec 6, 2022

Conversation

oleksandr-pavlyk
Copy link
Collaborator

ubuntu-latest image now refers to Ubuntu-22.04. Conda packages built there can be installed on Ubunutu 20.04 due to

ImportError: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found

This changes uses ubuntu-20.04 image for "build_linux" and "test_linux" steps.

  • Have you provided a meaningful PR description?

@github-actions
Copy link

github-actions bot commented Dec 6, 2022

@coveralls
Copy link
Collaborator

Coverage Status

Coverage remained the same at 82.032% when pulling 79db636 on conda-package-use-ubunutu-20.04 into 2747a14 on master.

@github-actions
Copy link

github-actions bot commented Dec 6, 2022

Array API standard conformance tests for dpctl=0.14.0=py310h8c27c75_31 ran successfully.
Passed: 33
Failed: 801
Skipped: 280

@oleksandr-pavlyk oleksandr-pavlyk merged commit 2d12eb2 into master Dec 6, 2022
@oleksandr-pavlyk oleksandr-pavlyk deleted the conda-package-use-ubunutu-20.04 branch December 6, 2022 19:39
@github-actions
Copy link

github-actions bot commented Dec 6, 2022

Deleted rendered PR docs from intelpython.github.com/dpctl, latest should be updated shortly. 🤞

@github-actions
Copy link

github-actions bot commented Dec 6, 2022

Array API standard conformance tests for dpctl=0.14.0=py310h8c27c75_31 ran successfully.
Passed: 33
Failed: 801
Skipped: 280

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.

2 participants