Skip to content

Commit f2a8f4a

Browse files
Try macos14
1 parent fb79f26 commit f2a8f4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
jobs:
99
build:
1010
name: Build
11-
runs-on: macos-latest
11+
runs-on: macos-14
1212
env:
1313
BUILD_WRAPPER_OUT_DIR: build_wrapper_output_directory # Directory where build-wrapper output will be placed
1414
steps:

0 commit comments

Comments
 (0)