From 759699b1e12cc8e9d033d4fb163a727de5b3fc61 Mon Sep 17 00:00:00 2001 From: Ravbug Date: Mon, 8 Apr 2024 13:39:09 -0400 Subject: [PATCH] Use newest macOS --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index c00edc6..4963c6b 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -31,7 +31,7 @@ jobs: build-mac: name: Build for Apple - runs-on: macos-latest + runs-on: macos-14 strategy: fail-fast: false matrix: