diff --git a/.github/workflows/build-and-test.yml b/.github/workflows/build-and-test.yml index cdcadc52c4912c..c3a8cd0a4e2b8a 100644 --- a/.github/workflows/build-and-test.yml +++ b/.github/workflows/build-and-test.yml @@ -771,7 +771,7 @@ jobs: - name: x86_64 macOS [Full Functional Tests] id: macos-x86_64-tests - os: macos-12 + os: macos-13 host: x86_64-apple-darwin16 packages: None test_runner_extra: "--all --exclude feature_dbcrash"