Skip to content

Commit b6ff925

Browse files
authored
Update MacOS runner images
1 parent fa9a111 commit b6ff925

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main-pm-matrix.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -171,10 +171,10 @@ jobs:
171171
include:
172172
- target-name: mac-x86-64
173173
artifact-name: x86_64
174-
image: macos-13
174+
image: macos-15-intel
175175
- target-name: mac-arm64
176176
artifact-name: arm64
177-
image: macos-14
177+
image: macos-15
178178

179179
steps:
180180
- uses: actions/checkout@v5

0 commit comments

Comments
 (0)