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] Update GitHub workflows #1433

Merged
merged 1 commit into from
Jan 31, 2024

Conversation

bryanpkc
Copy link
Collaborator

@bryanpkc bryanpkc commented Dec 13, 2023

Use the Ubuntu 22.04 runner and the release_16x and release_17x branches of classic-flang-llvm-project to build and test Classic Flang. We use the pre-built classic-flang-llvm-project for building, so we do not actually need to install a specific version of GCC. Also simplify the logic for finding and downloading a suitable prebuilt compiler.

@bryanpkc bryanpkc requested a review from pawosm-arm December 13, 2023 18:47
Copy link
Collaborator

@pawosm-arm pawosm-arm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approval with some general observation about Ubuntu.

@bryanpkc bryanpkc force-pushed the update-ci-workflows branch 14 times, most recently from 02c0ffd to ff91ee7 Compare January 26, 2024 22:44
Use the Ubuntu 22.04 runner and the release_16x and release_17x branches of
classic-flang-llvm-project to build and test Classic Flang. We use the
pre-built classic-flang-llvm-project for building, so we do not actually
need to install a specific version of GCC. Also simplify the logic for
finding and downloading a suitable prebuilt compiler.
Copy link
Collaborator

@kaadam kaadam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bryan, thanks for updating the Windows part of the actions. LGTM.

@bryanpkc bryanpkc merged commit 356c542 into flang-compiler:master Jan 31, 2024
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.

3 participants