Skip to content

Commit fc07979

Browse files
authored
Remove Windows SDK from Swift setup in workflow
Removed Windows SDK component from setup step.
1 parent 3cc85c3 commit fc07979

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ jobs:
1616

1717
steps:
1818
- uses: SwiftyLab/setup-swift@latest
19-
with:
20-
visual-studio-components: Microsoft.VisualStudio.Component.Windows11SDK.22621
2119
- uses: actions/checkout@v4
2220

2321
- name: Install Linux dependencies

0 commit comments

Comments
 (0)