diff --git a/.github/workflows/ci_tests_legacy.yaml b/.github/workflows/ci_tests_legacy.yaml index ebbb8907c81..6add2a47705 100644 --- a/.github/workflows/ci_tests_legacy.yaml +++ b/.github/workflows/ci_tests_legacy.yaml @@ -36,7 +36,7 @@ jobs: strategy: fail-fast: false matrix: - os: [ubuntu-22.04, ubuntu-22.04-arm, macos-13, windows-2022] + os: [ubuntu-22.04, ubuntu-22.04-arm, macos-14, windows-2022] gmt_version: ['6.4'] timeout-minutes: 30 defaults: