Skip to content

Commit 5272858

Browse files
committed
workflow: Use macos-15
1 parent 37a82f8 commit 5272858

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_and_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ concurrency:
1010
jobs:
1111
build:
1212
name: Build and Test (Xcode ${{ matrix.xcode }})
13-
runs-on: macos-14
13+
runs-on: macos-15
1414
continue-on-error: true
1515
strategy:
1616
matrix:

0 commit comments

Comments
 (0)