Skip to content

update github actions #976

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

Merged
merged 2 commits into from
Apr 17, 2025
Merged

update github actions #976

merged 2 commits into from
Apr 17, 2025

Conversation

@Joao-Dionisio
Copy link
Member Author

With latest ubuntu (24.04), we got this

The following packages have unmet dependencies:
 scipoptsuite : Depends: libtbb2 (>= 2017~U7) but it is not installable
E: Unable to correct problems, you have held broken packages.

Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates all GitHub Actions workflows to use the ubuntu-22.04 runner image, addressing the upcoming deprecation of ubuntu-20.04.

  • Updated runner images across multiple workflows
  • Consistency improvements in CI configuration

Reviewed Changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
.github/workflows/update-packages-and-documentation.yml Updated runner image for check-tag and deploy jobs
.github/workflows/test-release.yml Updated runner image for deploy job
.github/workflows/integration-test.yml Updated runner image for integration tests
.github/workflows/generate_docs.yml Updated runner image for documentation generation
.github/workflows/coverage.yml Updated runner image for test coverage
.github/workflows/build_wheels.yml Updated runner image in matrix and various build jobs
Comments suppressed due to low confidence (1)

.github/workflows/test-release.yml:13

  • [nitpick] There appears to be a typo in the job name 'deploy-packges-and-generate-documentation'. Consider renaming it to 'deploy-packages-and-generate-documentation' for clarity.
deploy-packges-and-generate-documentation:

Copy link
Member

@mmghannam mmghannam left a comment

Choose a reason for hiding this comment

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

Thanks João!

@mmghannam mmghannam merged commit 966b8ba into master Apr 17, 2025
1 check passed
@Joao-Dionisio Joao-Dionisio deleted the update-actions branch April 22, 2025 18:00
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