Skip to content

Use a common build#2

Merged
Rider-Linden merged 2 commits into
mainfrom
develop
Aug 21, 2025
Merged

Use a common build#2
Rider-Linden merged 2 commits into
mainfrom
develop

Conversation

@Rider-Linden

Copy link
Copy Markdown
Collaborator

Using a common build. (header only)

Copilot AI review requested due to automatic review settings August 21, 2025 16:04

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 simplifies the build workflow by replacing a matrix build configuration that supports multiple operating systems (Windows, macOS, Ubuntu) and address sizes (32/64-bit) with a single "common build" that runs only on Ubuntu using a header-only configuration.

  • Removes matrix strategy for cross-platform builds
  • Switches from platform-specific builds to a single common build configuration
  • Updates the autobuild action to use "common" platform instead of matrix variables

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Comment thread .github/workflows/build.yaml
@Rider-Linden Rider-Linden merged commit 824b965 into main Aug 21, 2025
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.

2 participants