Skip to content

update github actions#976

Merged
mmghannam merged 2 commits intomasterfrom
update-actions
Apr 17, 2025
Merged

update github actions#976
mmghannam merged 2 commits intomasterfrom
update-actions

Conversation

@Joao-Dionisio
Copy link
Member

@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
Contributor

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.

3 participants