From 4cd5d71b3a37488285085f79a162aef4dbf2ed94 Mon Sep 17 00:00:00 2001 From: Tim Camise Date: Tue, 23 Apr 2024 12:04:44 -0700 Subject: [PATCH] Fix matrixZ --- .github/workflows/python_sdk_test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/python_sdk_test.yml b/.github/workflows/python_sdk_test.yml index f72b2acf..f359f8b2 100644 --- a/.github/workflows/python_sdk_test.yml +++ b/.github/workflows/python_sdk_test.yml @@ -21,7 +21,7 @@ jobs: include: - os: ubuntu-latest path: ~/.cache/pip - - os: macos-latest + - os: macos-12 path: ~/Library/Caches/pip - os: windows-latest path: ~\AppData\Local\pip\Cache