Skip to content

Version 1.20260721.2#586

Merged
agarny merged 2 commits into
opencor:mainfrom
agarny:cleaning-up
Jul 21, 2026
Merged

Version 1.20260721.2#586
agarny merged 2 commits into
opencor:mainfrom
agarny:cleaning-up

Conversation

@agarny

@agarny agarny commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings July 21, 2026 01:46

Copilot AI left a comment

Copy link
Copy Markdown

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 bumps the project version and updates GitHub Actions workflows to use a fixed GCC toolchain version on Linux runners, improving compiler determinism across CI/CD and third-party library builds.

Changes:

  • Bump VERSION.txt from 1.20260721.1 to 1.20260721.2.
  • Pin Linux builds in CI/CD workflows to GCC/G++ 16 and export CC/CXX via GITHUB_ENV.
  • Replace ad-hoc “latest GCC” discovery logic with explicit package installation and update-alternatives.

Reviewed changes

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

File Description
VERSION.txt Version bump to 1.20260721.2.
.github/workflows/ci.yml Pin Linux compiler setup to GCC 16 for CI runs.
.github/workflows/cd.yml Pin Linux compiler setup to GCC 16 for packaging/release jobs.
.github/workflows/buildThirdPartyLibrary.yml Pin Linux compiler setup to GCC 16 when building third-party libraries.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@agarny
agarny merged commit 2c3d5e0 into opencor:main Jul 21, 2026
24 checks passed
@agarny
agarny deleted the cleaning-up branch July 21, 2026 02:08
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