Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mtrezza committed Jan 27, 2025
1 parent d98574d commit 996f565
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ jobs:
script: build:starters
iosVersion: '17.5'
iosDeviceModel: iPhone 15
watchOsVersion: '11.2'
watchOsVersion: '11.1'
watchDeviceModel: Apple Watch Series 10 (46mm)
developerDir: CI_XCODE_15
- name: Xcode 16
Expand Down Expand Up @@ -157,7 +157,7 @@ jobs:
developerDir: CI_XCODE_16
- name: LiveQuery Module, watchOS 11
script: test:parse_live_query:watchos
watchOsVersion: '11.2'
watchOsVersion: '11.1'
watchDeviceModel: Apple Watch Series 10 (46mm)
developerDir: CI_XCODE_16
- name: LiveQuery Module, watchOS 10
Expand Down

0 comments on commit 996f565

Please sign in to comment.