mirror of
https://github.com/realm/SwiftLint.git
synced 2026-06-06 20:18:40 +00:00
Use Swift 6.2.3 SDK
This commit is contained in:
@@ -144,7 +144,7 @@ jobs:
|
||||
ref: ${{ env.RELEASE_BRANCH }}
|
||||
persist-credentials: false
|
||||
- name: Install SDK
|
||||
run: swift sdk install https://download.swift.org/swift-6.2-release/static-sdk/swift-6.2-RELEASE/swift-6.2-RELEASE_static-linux-0.0.1.artifactbundle.tar.gz --checksum d2225840e592389ca517bbf71652f7003dbf45ac35d1e57d98b9250368769378
|
||||
run: swift sdk install https://download.swift.org/swift-6.2.3-release/static-sdk/swift-6.2.3-RELEASE/swift-6.2.3-RELEASE_static-linux-0.0.1.artifactbundle.tar.gz --checksum f30ec724d824ef43b5546e02ca06a8682dafab4b26a99fbb0e858c347e507a2c
|
||||
- name: Build mimalloc object
|
||||
run: |
|
||||
set -euxo pipefail
|
||||
|
||||
Reference in New Issue
Block a user