pinned ubuntu version to resolve failing gha jobs until support avail…#1506
Merged
lbianchi-lbl merged 1 commit intoIDAES:mainfrom Oct 19, 2024
Merged
pinned ubuntu version to resolve failing gha jobs until support avail…#1506lbianchi-lbl merged 1 commit intoIDAES:mainfrom
lbianchi-lbl merged 1 commit intoIDAES:mainfrom
Conversation
…ble in idaes extension
lbianchi-lbl
approved these changes
Oct 18, 2024
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1506 +/- ##
==========================================
- Coverage 76.98% 76.98% -0.01%
==========================================
Files 382 382
Lines 61911 61911
Branches 10126 10126
==========================================
- Hits 47663 47660 -3
- Misses 11848 11852 +4
+ Partials 2400 2399 -1 ☔ View full report in Codecov by Sentry. |
blnicho
approved these changes
Oct 18, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
…ble in idaes extension
Fixes
issue #1499
#1499
Summary/Motivation:
Widespread test failures with Ubuntu 24.04, including ubuntu-latest GHA runner image -- this won't work without a pinned version of Ubuntu -- the longer term fix will take a while as it requires updated binaries of IDAES
Changes proposed in this PR:
Update the core.yml file to specify GHA is pinned to Ubuntu 22.04
Legal Acknowledgement
By contributing to this software project, I agree to the following terms and conditions for my contribution: