commit 1e1db0e05e3d66352c3752ab881ff8645b453707 parent ab2884865631d06a9d8e2917e2f4263758d9241e Author: AdamPorcineFudgepuppy <> Date: Fri, 29 Mar 2024 10:58:12 -0500 try macos-14 runner to bulid arm Diffstat:
M | .github/workflows/build-all.yml | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/build-all.yml b/.github/workflows/build-all.yml @@ -27,7 +27,7 @@ jobs: } - { name: MacOS-arm, - os: macos-latest, + os: macos-14, prepare-os: "" } - {