diff --git a/.github/json_matrices/build-matrix.json b/.github/json_matrices/build-matrix.json index 59c50617f9..5e10c38a37 100644 --- a/.github/json_matrices/build-matrix.json +++ b/.github/json_matrices/build-matrix.json @@ -21,7 +21,7 @@ { "OS": "macos", "NAMED_OS": "darwin", - "RUNNER": "macos-latest", + "RUNNER": "macos-14", "ARCH": "arm64", "TARGET": "aarch64-apple-darwin", "PACKAGE_MANAGERS": ["pypi", "npm", "maven"],