Changed macos-13 (x86-64) to macos-15-intel (x86-64).

This commit is contained in:
Patrick Lehmann
2025-12-13 22:48:00 +01:00
parent 800976853f
commit 8198b215a7

View File

@@ -103,7 +103,7 @@ on:
macos_intel_image:
description: 'The used GitHub Action image for macOS (Intel x86-64) based jobs.'
required: false
default: 'macos-13'
default: 'macos-15-intel'
type: string
macos_arm_image:
description: 'The used GitHub Action image for macOS (ARM aarch64) based jobs.'