Skip to content

Commit 494e7e9

Browse files
committed
chg runner to macos-15
1 parent 00fb3ae commit 494e7e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111

1212
strategy:
1313
matrix:
14-
os: [windows-2022, macos-14]
14+
os: [windows-2022, macos-15]
1515

1616
runs-on: ${{ matrix.os }}
1717

0 commit comments

Comments
 (0)