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

[workflows] Fix Ubuntu version in pre-compile_llvm.yml #169

Merged
merged 1 commit into from
Dec 23, 2023

Conversation

bryanpkc
Copy link
Collaborator

@bryanpkc bryanpkc commented Dec 23, 2023

  1. The Ubuntu version in pre-compile_llvm.yml should have been updated to 22.04.
  2. UbuntuDockerfile should install python3-openssl instead of python-openssl. The latter no longer exists in 22.04.

1. The Ubuntu version in pre-compile_llvm.yml should have been updated to 22.04.

2. UbuntuDockerfile should install python3-openssl instead of python-openssl.
   The latter no longer exists in 22.04.
@bryanpkc
Copy link
Collaborator Author

Note to reviewers: I am going to merge this now, to make sure that the CI workflows are fixed and no PR is blocked. The fixes are simple.

@bryanpkc bryanpkc merged commit 6aeab31 into flang-compiler:release_17x Dec 23, 2023
3 of 6 checks passed
@bryanpkc bryanpkc deleted the update-workflows branch December 23, 2023 07:05
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.

None yet

1 participant