Skip to content

Conversation

leur-nordic
Copy link

Replace deprecated macos-13 with macos-15 in build matrix to ensure compatibility with supported GitHub Actions runners.

This PR is a clean replacement for PR #3376 and #3379, with proper signoff email and YAML compliance.

Changes:

  • Updated .github/workflows/hello_world_multiplatform.yaml to use macos-15 instead of macos-13
  • Single clean commit with correct signoff
  • Maintains proper YAML file formatting (newline at end of file)

Fixes:

  • ✅ Corrected signoff email: [email protected]
  • ✅ YAML compliance: proper newline at end of file
  • ✅ Simple, clean commit history

Replace deprecated macos-13 with macos-15 in build matrix to ensure
compatibility with supported GitHub Actions runners.

Signed-off-by: Leif Harald Urlaub <[email protected]>
Add required newline character at end of YAML file to satisfy YAMLLint
compliance checks. The file must end with exactly one newline character
after the last content line (no blank lines).

Signed-off-by: Leif Harald Urlaub <[email protected]>
Final fix for YAML compliance - explicitly ensure the file ends
with exactly one newline character as required by YAMLLint and
POSIX standards.

Signed-off-by: Leif Harald Urlaub <[email protected]>
Copy the exact format from main branch (including proper newline)
and only change macos-13 to macos-15. This ensures YAML compliance
by maintaining the same file structure and ending.

Signed-off-by: Leif Harald Urlaub <[email protected]>
manual fix of the EOL

Signed-off-by: Leif Harald Urlaub <[email protected]>
@leur-nordic leur-nordic force-pushed the update-macos-15-clean branch from df2ba03 to 784a7fc Compare October 13, 2025 05:40
@leur-nordic leur-nordic changed the title ci: workflow: update macOS runner from macos-13 to macos-15 [nrf noup] ci: workflow: update macOS runner from macos-13 to macos-15 Oct 13, 2025
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.

1 participant