Skip to content

chore: pin all workflows to ubuntu-24.04 instead of ubuntu-latest#57

Merged
alexmohr merged 1 commit into
eclipse-opensovd:mainfrom
HosurSharanamma:chore/pin-ubuntu-version
Jun 11, 2026
Merged

chore: pin all workflows to ubuntu-24.04 instead of ubuntu-latest#57
alexmohr merged 1 commit into
eclipse-opensovd:mainfrom
HosurSharanamma:chore/pin-ubuntu-version

Conversation

@HosurSharanamma

@HosurSharanamma HosurSharanamma commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

Summary

Closes #55
Pin all workflow runners to ubuntu-24.04 instead of ubuntu-latest
to ensure reproducible builds, as discussed in #42

Checklist

  • I have tested my changes locally
  • I have added or updated documentation
  • I have linked related issues or discussions
  • I have added or updated tests
    Files Updated
  • .github/workflows/checks.yml
  • .github/workflows/build-and-test.yml
  • .github/workflows/coverage.yml
  • .github/workflows/miri.yml
  • .github/workflows/post-pr-comments.yml
  • .github/workflows/tauri-release.yml

Signed-off-by: sharanamma hosur <h.sharanamma@gmail.com>
@HosurSharanamma

Copy link
Copy Markdown
Contributor Author

@alexmohr : Could you please review this PR when you get a chance? Thank you!

@alexmohr alexmohr left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

lgtm, thank you

@alexmohr alexmohr merged commit 3343c1d into eclipse-opensovd:main Jun 11, 2026
2 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.

chore: pin all workflows to specific ubuntu version instead of ubuntu-latest

2 participants