Skip to content

Commit e75addf

Browse files
authored
macos-13 is deprecated (apache#1259)
* macos-13 is deprecated * use macos-15-intel
1 parent 709c918 commit e75addf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ jobs:
127127
build-macos-x86_64:
128128
needs: [generate-license]
129129
name: Mac x86_64
130-
runs-on: macos-13
130+
runs-on: macos-15-intel
131131
strategy:
132132
fail-fast: false
133133
matrix:

0 commit comments

Comments
 (0)