File tree Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Original file line number Diff line number Diff line change @@ -2069,19 +2069,11 @@ jobs:
2069
2069
path : ${{ github.workspace }}/SourceCache/swift-corelibs-libdispatch
2070
2070
show-progress : false
2071
2071
- uses : actions/checkout@v4
2072
- if : matrix.os != 'Android'
2073
2072
with :
2074
2073
repository : apple/swift-corelibs-foundation
2075
2074
ref : ${{ inputs.swift_corelibs_foundation_revision }}
2076
2075
path : ${{ github.workspace }}/SourceCache/swift-corelibs-foundation
2077
2076
show-progress : false
2078
- - uses : actions/checkout@v4
2079
- if : matrix.os == 'Android'
2080
- with :
2081
- repository : hyp/swift-corelibs-foundation
2082
- ref : eng/recore-android-build
2083
- path : ${{ github.workspace }}/SourceCache/swift-corelibs-foundation
2084
- show-progress : false
2085
2077
- uses : actions/checkout@v4
2086
2078
with :
2087
2079
repository : apple/swift-foundation
You can’t perform that action at this time.
0 commit comments