Skip to content

Commit

Permalink
fix: ci issue
Browse files Browse the repository at this point in the history
  • Loading branch information
DominicGBauer committed Oct 25, 2024
1 parent e64a87b commit 1bde9df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ jobs:
- uses: actions/checkout@v4
- name: Build and Test
run: |
xcodebuild test -scheme PowerSyncSwift -destination "platform=iOS Simulator,name=iPhone 16"
xcodebuild test -scheme PowerSyncSwift -destination "platform=iOS Simulator,name=iPhone 15"

0 comments on commit 1bde9df

Please sign in to comment.