From 54ced3f3d9d1fc5e94afcc7f0751db54293ee02b Mon Sep 17 00:00:00 2001 From: Paul Beusterien Date: Tue, 26 May 2026 05:30:03 -0700 Subject: [PATCH] [AI] Fix ci --- .github/workflows/firebaseai.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/firebaseai.yml b/.github/workflows/firebaseai.yml index 2676f0c8c..5fd9b1533 100644 --- a/.github/workflows/firebaseai.yml +++ b/.github/workflows/firebaseai.yml @@ -30,7 +30,7 @@ jobs: xcode: "26.2" platform: iOS device: iPhone 17 Pro - ios_version: "26.1" + ios_version: "26.2" - os: macos-15 xcode: "16.4" platform: iOS