Skip to content

Commit f335e44

Browse files
committed
Changed MacOS intel build to use macos-15-intel runner since macos-13 is retired
1 parent c16a8ed commit f335e44

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-macos-intel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
jobs:
99

1010
macOS:
11-
runs-on: macos-13
11+
runs-on: macos-15-intel
1212

1313
steps:
1414

0 commit comments

Comments
 (0)