From 1839120e9da47cd877d9b89a616e310b96b2cf38 Mon Sep 17 00:00:00 2001 From: Wayne Warthen Date: Tue, 6 Dec 2022 15:03:01 -0800 Subject: [PATCH] Update commit.yml --- .github/workflows/commit.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/commit.yml b/.github/workflows/commit.yml index a49c0a56..bb9f7081 100644 --- a/.github/workflows/commit.yml +++ b/.github/workflows/commit.yml @@ -53,7 +53,7 @@ jobs: RomWBW-SnapShot-Package.zip buildMacOS: - runs-on: macos-latest + runs-on: macOS-12 steps: - uses: actions/checkout@v3.1.0