diff --git a/.github/workflows/ci_tests_dev.yaml b/.github/workflows/ci_tests_dev.yaml index 17e87886647..bd6da4fcaac 100644 --- a/.github/workflows/ci_tests_dev.yaml +++ b/.github/workflows/ci_tests_dev.yaml @@ -38,7 +38,7 @@ jobs: strategy: fail-fast: false matrix: - os: [ubuntu-24.04, ubuntu-24.04-arm, macos-15, windows-2025] + os: [ubuntu-24.04, ubuntu-24.04-arm, macos-26, windows-2025] gmt_git_ref: [master] timeout-minutes: 30 defaults: