We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bb7e44 commit 528104cCopy full SHA for 528104c
.github/workflows/BuildPR.yml
@@ -9,7 +9,7 @@ on:
9
jobs:
10
build-objective-git:
11
name: Build objective-git
12
- runs-on: macOS-latest
+ runs-on: macOS-14
13
strategy:
14
fail-fast: false
15
matrix:
0 commit comments