From 5dcae32bd1eac8667e3ad9097876a3ddd68a3d02 Mon Sep 17 00:00:00 2001 From: Pavel Kalian Date: Mon, 4 Nov 2024 20:30:20 -0300 Subject: [PATCH] Update the GA macOS image --- .github/workflows/macos.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/macos.yml b/.github/workflows/macos.yml index 3017a8b..1eadaa8 100644 --- a/.github/workflows/macos.yml +++ b/.github/workflows/macos.yml @@ -29,7 +29,7 @@ jobs: matrix: include: - name: macOS latest Homebrew wxOSX - runner: macos-12 + runner: macos-latest cmake_generator: Xcode cmake_defines: -DCMAKE_CXX_STANDARD=17 use_homebrew: 1