From 9598145e55919460a3a1a877400a0c1d90cca0ed Mon Sep 17 00:00:00 2001 From: Paul Beusterien Date: Tue, 20 Jan 2026 14:12:07 -0800 Subject: [PATCH] Stop running failing Xcode 16.4 tests --- .github/workflows/firebaseai.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.github/workflows/firebaseai.yml b/.github/workflows/firebaseai.yml index f31de140a..30e652f2d 100644 --- a/.github/workflows/firebaseai.yml +++ b/.github/workflows/firebaseai.yml @@ -31,11 +31,6 @@ jobs: platform: iOS device: iPhone 17 Pro ios_version: "26.1" - - os: macos-15 - xcode: "16.4" - platform: iOS - device: iPhone 16 - ios_version: "18.4" runs-on: ${{ matrix.os }} env: SETUP: firebaseai