We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 820d5eb commit 1f59e94Copy full SHA for 1f59e94
.github/workflows/swift.yml
@@ -53,11 +53,6 @@ jobs:
53
needs: cancel_previous
54
runs-on: macos-15
55
steps:
56
- - name: Install yeetd
57
- run: |
58
- wget https://github.com/biscuitehh/yeetd/releases/download/1.0/yeetd-normal.pkg
59
- sudo installer -pkg yeetd-normal.pkg -target /
60
- yeetd &
61
- uses: maxim-lobanov/setup-xcode@v1
62
with:
63
xcode-version: "16.2"
0 commit comments