Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix NSArray description #478

Merged
merged 19 commits into from
May 18, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Use watchOS 7.4.0
bamx23 committed May 11, 2024
commit 619cbb0971538cc7b7bba14b43018a383dae805d
8 changes: 5 additions & 3 deletions .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
@@ -23,9 +23,11 @@ jobs:

- platform: watchOS
- platform: watchOS
os-version: ~6.2.0
macos-version: "11"
xcode-version: "11.7"
os-version: ~7.4.0
runtime: "7.4"
macos-version: "12"
xcode-version: "13.4.1"
# TODO: Test with an older watchOS version if possible

- platform: tvOS
- platform: tvOS