Skip to content

Commit 8198b21

Browse files
committed
Changed macos-13 (x86-64) to macos-15-intel (x86-64).
1 parent 8009768 commit 8198b21

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Parameters.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ on:
103103
macos_intel_image:
104104
description: 'The used GitHub Action image for macOS (Intel x86-64) based jobs.'
105105
required: false
106-
default: 'macos-13'
106+
default: 'macos-15-intel'
107107
type: string
108108
macos_arm_image:
109109
description: 'The used GitHub Action image for macOS (ARM aarch64) based jobs.'

0 commit comments

Comments
 (0)