Skip to content

Commit

Permalink
Updated simulator for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
sroebert committed Sep 17, 2022
1 parent 76d5532 commit 2203ca3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,4 @@ jobs:

- name: Run iOS tests
if: runner.os == 'macOS'
run: xcodebuild test -scheme mqtt-nio -sdk iphonesimulator -destination 'platform=iOS Simulator,name=iPhone 13,OS=15.5'
run: xcodebuild test -scheme mqtt-nio -sdk iphonesimulator -destination 'platform=iOS Simulator,name=iPhone 14,OS=16.0'

0 comments on commit 2203ca3

Please sign in to comment.