Skip to content

Commit 7ce0a7c

Browse files
committed
Github runner macos-15-intel
macos-13 runners are going away very soon: 'This process will begin October 1, 2025, and the image will be fully retired on December 4, 2025.'
1 parent 4891407 commit 7ce0a7c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/BuildPR.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ jobs:
1818
arch: [ arm64 ]
1919
include:
2020
- xcode: 15.2.0
21-
os: macos-13
21+
os: macos-15-intel
2222
arch: x86_64
2323
- xcode: 14.2.0
24-
os: macos-13
24+
os: macos-15-intel
2525
arch: x86_64
2626
steps:
2727
- name: ls Xcode

0 commit comments

Comments
 (0)