diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7d4d1bfbf4..d4e566ff3e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: config: - - os: macOS-latest + - os: macos-10.15 kind: test_release - os: windows-2019 kind: test_release