Skip to content

Commit b092aea

Browse files
Fix Swift action (#5628)
1 parent 5c53497 commit b092aea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pr.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
check-latest: true
3333
development: true
3434
swift-version: "6.1"
35+
visual-studio-components: Microsoft.VisualStudio.Component.Windows11SDK.22621
3536
- name: Delete `.rustup` directory
3637
run: rm -rf /home/runner/.rustup # to save disk space
3738
if: runner.os == 'Linux'

0 commit comments

Comments
 (0)