From 189ae4b06e44e0d462af9bc07f72245e9be7e3cb Mon Sep 17 00:00:00 2001 From: Massimiliano Culpo Date: Thu, 9 May 2024 14:28:17 +0200 Subject: [PATCH] CI/Update macOS runners: macos-latest switched to macos-14 (#44094) macos-latest switched to macos-14, so now we are running two identical jobs. --- .github/workflows/unit_tests.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/unit_tests.yaml b/.github/workflows/unit_tests.yaml index cc204c477e..45f21d51b6 100644 --- a/.github/workflows/unit_tests.yaml +++ b/.github/workflows/unit_tests.yaml @@ -195,7 +195,7 @@ jobs: runs-on: ${{ matrix.os }} strategy: matrix: - os: [macos-latest, macos-14] + os: [macos-13, macos-14] python-version: ["3.11"] steps: - uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b