Skip to content

Commit 1bde9df

Browse files
author
DominicGBauer
committed
fix: ci issue
1 parent e64a87b commit 1bde9df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_and_test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ jobs:
1111
- uses: actions/checkout@v4
1212
- name: Build and Test
1313
run: |
14-
xcodebuild test -scheme PowerSyncSwift -destination "platform=iOS Simulator,name=iPhone 16"
14+
xcodebuild test -scheme PowerSyncSwift -destination "platform=iOS Simulator,name=iPhone 15"

0 commit comments

Comments
 (0)