diff --git a/.github/workflows/Parameters.yml b/.github/workflows/Parameters.yml index fd523dd..36f097e 100644 --- a/.github/workflows/Parameters.yml +++ b/.github/workflows/Parameters.yml @@ -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.'