From cd1db4534ce2c2f79b928781785a6ad48e37fe44 Mon Sep 17 00:00:00 2001 From: Roman Podymov Date: Fri, 16 Feb 2024 17:40:32 +0100 Subject: [PATCH] watchOS --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 26b6c841d..3c250db0b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -82,7 +82,7 @@ jobs: - "platform=macOS,arch=arm64,id=0000FE00-392BB8A41C01F642" - "platform=iOS Simulator,OS=17.0.1,name=iPhone 14" - "platform=tvOS Simulator,OS=17.2,name=Apple TV" - - "platform=watchOS Simulator" + - "platform=watchOS Simulator,OS=9.4,name=Apple Watch Series 5 (40mm)" steps: - uses: maxim-lobanov/setup-xcode@v1 with: