Skip to content

Commit

Permalink
Run tests on visionOS
Browse files Browse the repository at this point in the history
  • Loading branch information
JosephDuffy committed May 24, 2024
1 parent 718938f commit 25f1603
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
fail-fast: false
matrix:
xcode: ["15.0.1", "15.1"]
platform: ["macOS", "iOS", "tvOS", "watchOS", "macCatalyst"]
platform: ["macOS", "iOS", "tvOS", "watchOS", "macCatalyst", "visionOS"]

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 25f1603

Please sign in to comment.