Skip to content

Commit 2a59adc

Browse files
committed
stay on macos 14
1 parent cbe9fc8 commit 2a59adc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/kcpp-build-release-macos.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ env:
1313

1414
jobs:
1515
osx:
16-
runs-on: macos-latest
16+
runs-on: macos-14
1717
steps:
1818
- name: Clone
1919
id: checkout

0 commit comments

Comments
 (0)