From 7bc5c880a99fcf8ee302a7ff4d9bb14495f52834 Mon Sep 17 00:00:00 2001 From: Jaremy Creechley Date: Mon, 10 Jul 2023 13:53:00 -0700 Subject: [PATCH] try macos-13 version --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a95b85d..85427aa 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -29,7 +29,7 @@ jobs: shell: bash - target: os: macos - builder: macos-12 + builder: macos-13 shell: bash - target: os: windows