Skip to content

Commit

Permalink
trying to fix testing
Browse files Browse the repository at this point in the history
  • Loading branch information
brototyp committed Sep 6, 2024
1 parent 68d76c6 commit 52441e0
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 @@ -41,7 +41,7 @@ jobs:
include:
- scheme: "ios"
sdk: "iphonesimulator"
destination: "platform=iOS Simulator,name=iPhone 8,OS=16.4"
destination: "platform=iOS Simulator,name=iPhone 14,OS=16.4"
xcode: "14.3.1"
- scheme: "macos"
sdk: "macosx"
Expand Down

0 comments on commit 52441e0

Please sign in to comment.