From d5878e1e29786554ef5aca7ac194ca1c69ae206a Mon Sep 17 00:00:00 2001 From: Alesandro Dragnev Date: Thu, 11 Jun 2026 15:06:59 +0300 Subject: [PATCH] Update Mac Os version --- .github/workflows/artifact.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/artifact.yml b/.github/workflows/artifact.yml index 8a9083e8..b2bdde4e 100644 --- a/.github/workflows/artifact.yml +++ b/.github/workflows/artifact.yml @@ -10,7 +10,7 @@ on: options: - ubuntu-22.04 - windows-latest - - macos-latest + - macos-14 jobs: build_artifact: