From e339346f5e59c068dbaa437142fb01a0c82e2e62 Mon Sep 17 00:00:00 2001 From: Richard Markiewicz Date: Tue, 18 Jun 2024 09:35:54 -0400 Subject: [PATCH] ci: update macos runner version (#479) --- .github/workflows/nuget-publish.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/nuget-publish.yml b/.github/workflows/nuget-publish.yml index 9c061650..b9edf889 100644 --- a/.github/workflows/nuget-publish.yml +++ b/.github/workflows/nuget-publish.yml @@ -59,11 +59,11 @@ jobs: - os: win runner: windows-2022 - os: osx - runner: macos-11 + runner: macos-12 - os: linux runner: ubuntu-20.04 - os: ios - runner: macos-11 + runner: macos-12 - os: android runner: ubuntu-20.04 exclude: