We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eea2a8d commit d4540fcCopy full SHA for d4540fc
1 file changed
.github/workflows/gnd-binary-build.yml
@@ -23,7 +23,7 @@ jobs:
23
runner: ubuntu-22.04
24
asset_name: gnd-linux-aarch64
25
- target: x86_64-apple-darwin
26
- runner: macos-13
+ runner: macos-14
27
asset_name: gnd-macos-x86_64
28
- target: aarch64-apple-darwin
29
runner: macos-latest
0 commit comments