Skip to content

Commit 6a8d98a

Browse files
committed
Xcode 16.2
1 parent 0d2ceaa commit 6a8d98a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -75,11 +75,7 @@ jobs:
7575
uses: actions/checkout@v4
7676
- name: Version
7777
run: swift --version
78-
- name: SDK List Pre
79-
run: swift sdk list
8078
- name: Install SDK
8179
run: swift sdk install https://download.swift.org/swift-6.0.3-release/static-sdk/swift-6.0.3-RELEASE/swift-6.0.3-RELEASE_static-linux-0.0.1.artifactbundle.tar.gz --checksum 67f765e0030e661a7450f7e4877cfe008db4f57f177d5a08a6e26fd661cdd0bd
82-
- name: SDK List Post
83-
run: swift sdk list
8480
- name: Build
8581
run: swift build --swift-sdk x86_64-swift-linux-musl

0 commit comments

Comments
 (0)