ci: the singleton example has been removed

This commit is contained in:
Jorge Aparicio 2019-04-21 20:26:25 +02:00
parent 3adc9c31f3
commit fa22145363

View file

@ -104,8 +104,6 @@ main() {
message
capacity
singleton
types
not-send
not-sync
@ -140,12 +138,6 @@ main() {
continue
fi
if [ $ex = singleton ]; then
# singleton build is currently not reproducible due to
# https://github.com/japaric/owned-singleton/issues/2
continue
fi
if [ $ex != types ]; then
arm_example "build" $ex "debug" "$nightly" "2"
cmp ci/builds/${ex}_${nightly/nightly/nightly_}debug_1.hex \