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 @@ -1874,19 +1874,11 @@ jobs:
1874
1874
path : ${{ github.workspace }}/SourceCache/swift-corelibs-foundation
1875
1875
show-progress : false
1876
1876
- uses : actions/checkout@v4
1877
- if : matrix.os != 'Android'
1878
1877
with :
1879
1878
repository : apple/swift-foundation
1880
1879
ref : ${{ inputs.swift_foundation_revision }}
1881
1880
path : ${{ github.workspace }}/SourceCache/swift-foundation
1882
1881
show-progress : false
1883
- - uses : actions/checkout@v4
1884
- if : matrix.os == 'Android'
1885
- with :
1886
- repository : hyp/swift-foundation
1887
- ref : android-wmo-merged
1888
- path : ${{ github.workspace }}/SourceCache/swift-foundation
1889
- show-progress : false
1890
1882
- uses : actions/checkout@v4
1891
1883
with :
1892
1884
repository : apple/swift-foundation-icu
You can’t perform that action at this time.
0 commit comments