We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb79f26 commit f2a8f4aCopy full SHA for f2a8f4a
.github/workflows/build.yml
@@ -8,7 +8,7 @@ on:
8
jobs:
9
build:
10
name: Build
11
- runs-on: macos-latest
+ runs-on: macos-14
12
env:
13
BUILD_WRAPPER_OUT_DIR: build_wrapper_output_directory # Directory where build-wrapper output will be placed
14
steps:
0 commit comments