From dde6e313906420599d1895b50625d4d67497a61f Mon Sep 17 00:00:00 2001 From: vladvildanov Date: Thu, 23 May 2024 12:01:39 +0300 Subject: [PATCH] Test with OSX 14 x86_64 --- .github/workflows/integration.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index c094a02..8836b5b 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -15,7 +15,7 @@ jobs: x86_64: name: Validate x86_64 - runs-on: macos-12 + runs-on: macos-latest steps: - uses: actions/checkout@v3 - name: test in the installations