From 0398acda88c879d57e21ac60a6e910a9ea19904e Mon Sep 17 00:00:00 2001 From: Stephen Celis Date: Wed, 9 Oct 2024 12:58:52 -0700 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 55cd5d22f..6d6b6b77f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -21,24 +21,18 @@ jobs: combination: - xcode: '15.4' variation: ios - os_version: 17.5 - xcode: '16.0' variation: ios - os_version: 18.0 - xcode: '15.4' variation: tvos - os_version: 17.5 - xcode: '16.0' variation: tvos - os_version: 18.0 - xcode: '15.4' variation: watchos - os_version: 10.5 - xcode: '16.0' variation: watchos - os_version: 11.0 - xcode: '15.4' variation: macos