File tree 2 files changed +12
-4
lines changed
2 files changed +12
-4
lines changed Original file line number Diff line number Diff line change 56
56
name : test-coverage-report
57
57
path : .test-coverage
58
58
59
+ android :
60
+ name : Test on Android
61
+ runs-on : ubuntu-latest
62
+ steps :
63
+ - uses : actions/checkout@v4
64
+ - name : Test
65
+ uses : skiptools/swift-android-action@v2
66
+
59
67
backcompat-ubuntu-22_04 :
60
68
name : Test Swift ${{ matrix.swift }} on Ubuntu 22.04
61
69
runs-on : ubuntu-22.04
Original file line number Diff line number Diff line change 14
14
"kind" : " remoteSourceControl" ,
15
15
"location" : " https://github.com/apple/swift-collections" ,
16
16
"state" : {
17
- "revision" : " 9bf03ff58ce34478e66aaee630e491823326fd06 " ,
18
- "version" : " 1.1.3 "
17
+ "revision" : " 671108c96644956dddcd89dd59c203dcdb36cec7 " ,
18
+ "version" : " 1.1.4 "
19
19
}
20
20
},
21
21
{
22
22
"identity" : " swift-nio" ,
23
23
"kind" : " remoteSourceControl" ,
24
24
"location" : " https://github.com/apple/swift-nio.git" ,
25
25
"state" : {
26
- "revision" : " 4c4453b489cf76e6b3b0f300aba663eb78182fad " ,
27
- "version" : " 2.70 .0"
26
+ "revision" : " 27c839f4700069928196cd0e9fa03b22f297078a " ,
27
+ "version" : " 2.78 .0"
28
28
}
29
29
},
30
30
{
You can’t perform that action at this time.
0 commit comments