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 28, 2025
1 parent bd26d91 commit 72a71b0
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,16 +127,6 @@ jobs:
tvDeviceModel: Apple TV
macosVersion: 14
developerDir: CI_XCODE_16
- name: Xcode 16 new
script: build:starters
iosVersion: '18.2'
iosDeviceModel: iPhone 16 Pro Max
watchOsVersion: '11.2'
watchDeviceModel: Apple Watch Series 10 (46mm)
tvOsVersion: '18.1'
tvDeviceModel: Apple TV
macosVersion: 14
developerDir: CI_XCODE_16
- name: LiveQuery Module, iOS 17
script: test:parse_live_query:ios
iosVersion: '17.5'
Expand All @@ -150,6 +140,7 @@ jobs:
- name: LiveQuery Module, macOS 14
script: test:parse_live_query:osx
macosVersion: 14
developerDir: CI_XCODE_15
- name: LiveQuery Module, macOS 15
script: test:parse_live_query:osx
macosVersion: 15
Expand Down

0 comments on commit 72a71b0

Please sign in to comment.