Skip to content

Conversation

@macumber
Copy link
Collaborator

@macumber macumber commented Dec 22, 2025

ARM based package is working, the Intel one is failing due to missing x86 build of OpenStudio

@macumber macumber requested a review from Copilot January 18, 2026 18:45
Copy link

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 the GitHub Actions workflow to use macOS 15 runners instead of older macOS versions, aligning with the transition to ARM-based architecture while maintaining Intel support.

Changes:

  • Updated GitHub Actions runners from macos-13 and macos-arm64 to macos-15-intel and macos-15
  • Updated OpenStudio SDK version from RC1 to final release with new hash values for all platforms
  • Modified CMake installation code to improve debugging output and add symlink for Ruby library

Reviewed changes

Copilot reviewed 5 out of 6 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
.github/workflows/app_build.yml Updates runner specifications from macos-13/macos-arm64 to macos-15-intel/macos-15, updates Xcode to 16.4, and improves OpenSSL cleanup logic
FindOpenStudioSDK.cmake Updates OpenStudio SDK version from rc1 to final release and refreshes hash values for all platforms
CMakeLists.txt Changes version prerelease tag from "alpha" to "rc1"
src/openstudio_app/CMakeLists.txt Improves CMake installation process with better debugging output and adds Ruby library symlink
conanfile.py Adds termcap dependency with specific revision hash

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

@macumber macumber merged commit 22f2970 into develop Jan 18, 2026
8 checks passed
@macumber macumber deleted the macos-15-arm64 branch January 18, 2026 18:49
@github-actions github-actions bot locked and limited conversation to collaborators Jan 18, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants