diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 646af43..6322413 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -18,7 +18,7 @@ jobs: - "platform=macOS" - "platform=iOS Simulator,name=iPhone 11" - "platform=tvOS Simulator,name=Apple TV" - - "platform=watchOS Simulator" + - "platform=watchOS Simulator,name=Apple Watch Series 6 (40mm)" steps: - uses: actions/checkout@v3