Skip to content

Commit 961496d

Browse files
committed
Update macos runner (macos12 -> macos-14)
1 parent f9064ce commit 961496d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88

99
jobs:
1010
build:
11-
runs-on: macos-12
11+
runs-on: macos-14
1212

1313
steps:
1414
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)