Skip to content

Commit fa00487

Browse files
committed
ci: Bump macOS runner version
Fixes #367
1 parent 0d79817 commit fa00487

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
@@ -378,7 +378,7 @@ jobs:
378378
path: ${{ github.workspace }}/xswiftbus-*
379379

380380
buildMacOS:
381-
runs-on: macos-13
381+
runs-on: macos-15
382382
needs: [preBuild, checks]
383383
env:
384384
BACKTRACE_SYMBOL_TOKEN: ${{ secrets.BACKTRACE_SYMBOL_TOKEN }}

0 commit comments

Comments
 (0)