Skip to content

Commit b67ba0e

Browse files
author
jayeshmepani
committed
fix: use macos-14 runner to avoid waiting time
1 parent e0d7a0b commit b67ba0e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-prebuilt-libs.yml

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

6262
build-macos-x64:
6363
name: Build macOS x64
64-
runs-on: macos-13
64+
runs-on: macos-14
6565
steps:
6666
- uses: actions/checkout@v4
6767

0 commit comments

Comments
 (0)