File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -3,31 +3,31 @@ version: "3"
33services :
44
55 runtime-setup :
6- image : swift-distributed-actors:20.04-main
6+ image : swift-distributed-actors:20.04-57
77 build :
88 args :
99 base_image : " swiftlang/swift:nightly-5.7-focal"
1010
1111 unit-tests :
12- image : swift-distributed-actors:20.04-main
12+ image : swift-distributed-actors:20.04-57
1313
1414 unit-tests-until-failure :
15- image : swift-distributed-actors:20.04-main
15+ image : swift-distributed-actors:20.04-57
1616
1717 integration-tests :
18- image : swift-distributed-actors:20.04-main
18+ image : swift-distributed-actors:20.04-57
1919
2020 test :
21- image : swift-distributed-actors:20.04-main
21+ image : swift-distributed-actors:20.04-57
2222
2323 bench :
24- image : swift-distributed-actors:20.04-main
24+ image : swift-distributed-actors:20.04-57
2525
2626 shell :
27- image : swift-distributed-actors:20.04-main
27+ image : swift-distributed-actors:20.04-57
2828
2929 sample-crash :
30- image : swift-distributed-actors:20.04-main
30+ image : swift-distributed-actors:20.04-57
3131
3232 sample-crash-actor :
33- image : swift-distributed-actors:20.04-main
33+ image : swift-distributed-actors:20.04-57
You can’t perform that action at this time.
0 commit comments