From 7ef409d72fbf1e34d1ba77cb074863974fae3c99 Mon Sep 17 00:00:00 2001 From: Jordan Cook Date: Mon, 22 Jul 2024 12:29:29 -0500 Subject: [PATCH] Use macOS 14 runner --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index bf260959..01a5263c 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -29,7 +29,7 @@ jobs: build-app-packages: strategy: matrix: - os: [ubuntu-latest, macos-13, windows-latest] + os: [ubuntu-latest, macos-latest, windows-latest] fail-fast: false defaults: run: