Skip to content

Commit 591d346

Browse files
committed
Removed vision os 2.1
1 parent e06765b commit 591d346

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,7 @@ jobs:
3535
{os_version: 13, sdk: "appletvos17.2"},
3636
{os_version: 13, sdk: "watchos10.2"},
3737
{os_version: 13, sdk: "xros1.0"},
38-
{os_version: 15, sdk: "xros2.0"},
39-
{os_version: 15, sdk: "xros2.1"}
38+
{os_version: 15, sdk: "xros2.0"}
4039
]
4140
steps:
4241
# To check the github context

0 commit comments

Comments
 (0)