Skip to content

Commit

Permalink
Disable tests on visionOS for now
Browse files Browse the repository at this point in the history
  • Loading branch information
ffried committed Mar 12, 2024
1 parent e5f3436 commit 3505dfa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/swift-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,8 @@ jobs:
- iPadOS
- tvOS
- watchOS
- visionOS
# Waiting for a new release of swift-system
# - visionOS
swift-version-offset: [ 0, 1 ]
uses: sersoft-gmbh/oss-common-actions/.github/workflows/swift-test-xcode.yml@main
with:
Expand Down

0 comments on commit 3505dfa

Please sign in to comment.