From 1326f357edddaaa12c903cdbfe103db70ede084c Mon Sep 17 00:00:00 2001 From: Russell Keith-Magee Date: Mon, 21 Sep 2026 12:07:22 +0800 Subject: [PATCH] Pin CI runners to specific versions. --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2c0cb6d..aa690e5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -38,7 +38,6 @@ jobs: framework: ${{ matrix.framework }} target-platform: iOS target-format: Xcode - ios-simulator: "iPhone 17e::iOS 26.5" strategy: fail-fast: false matrix: