From 2f5d165754f31b110163a389fda1f69cce66dbdb Mon Sep 17 00:00:00 2001 From: rafaykh90 Date: Tue, 7 May 2024 18:55:14 +0300 Subject: [PATCH] test --- .github/workflows/builds.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/builds.yml b/.github/workflows/builds.yml index a889c31fd..0c17e9c1a 100644 --- a/.github/workflows/builds.yml +++ b/.github/workflows/builds.yml @@ -16,7 +16,7 @@ jobs: os: - name: darwin architecture: x86-64 - host: macos-13 + host: macos-14-large - name: linux architecture: x86-64 @@ -96,7 +96,7 @@ jobs: os: - name: darwin architecture: x86-64 - host: macos-13 + host: macos-14-large - name: linux architecture: x86-64