From a46c1392b3bb8005d6966f05c84f55bc128af1de Mon Sep 17 00:00:00 2001
From: Paul Beusterien <paulbeusterien@google.com>
Date: Tue, 26 Dec 2023 20:09:55 -0800
Subject: [PATCH] Only one integration test combo

---
 .github/workflows/storage.yml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/.github/workflows/storage.yml b/.github/workflows/storage.yml
index fc3fcbacdfd..87783f72c2a 100644
--- a/.github/workflows/storage.yml
+++ b/.github/workflows/storage.yml
@@ -23,8 +23,6 @@ jobs:
     strategy:
       matrix:
         include:
-          - os: macos-12
-            xcode: Xcode_14.2
           - os: macos-13
             xcode: Xcode_15.1
     env: