Skip to content

Conversation

@e-perl-NOAA
Copy link
Collaborator

@e-perl-NOAA e-perl-NOAA commented Oct 6, 2025

macos-13 will no longer be kept up by github actions, so switch to macos-15-intel which has the x86_64 (Intel) architecture

Concisely describe what has been changed/addressed in the pull request.

  • Resolves #

What tests have been done?

Where are the relevant files?

  • No test files are required for this pull request. -->

What tests/review still need to be done?

None.

Is there an input change for users to Stock Synthesis?

  • No, there was no input change. -->

Additional information (optional).

…cos-latest-large which has the x86_64 (Intel) architecture
@e-perl-NOAA e-perl-NOAA added the workflows related to workflows/gh-actions label Oct 6, 2025
@e-perl-NOAA e-perl-NOAA requested a review from Copilot October 6, 2025 21:09
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

Updates GitHub Actions workflows to replace the deprecated macos-13 runner with macos-latest-large to maintain x86_64 (Intel) architecture support for macOS builds.

  • Replaced macos-13 with macos-latest-large in workflow matrices
  • Updated all conditional statements and artifact names to reference the new runner
  • Updated workflow step names and comments to reflect the change

Reviewed Changes

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

File Description
.github/workflows/test-simple-with-ss3-artifacts.yml Updated matrix and artifact configurations for the new runner
.github/workflows/build-ss3.yml Updated build matrix, conditionals, and step names for SS3 compilation
.github/workflows/build-admb-and-ss3-from-source.yml Updated build matrix and conditionals for ADMB and SS3 source builds

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

@e-perl-NOAA e-perl-NOAA changed the title Update macos-13 runner to macos-latest-large runner Update macos-13 runner to macos-15-intel runner Oct 7, 2025
@e-perl-NOAA e-perl-NOAA merged commit d68fc40 into main Oct 7, 2025
2 checks passed
@e-perl-NOAA e-perl-NOAA deleted the macos-13-upgrade branch October 7, 2025 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

workflows related to workflows/gh-actions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants