diff options
Diffstat (limited to 'shippable.yml')
-rw-r--r-- | shippable.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shippable.yml b/shippable.yml index 8588fcf15..f76b08397 100644 --- a/shippable.yml +++ b/shippable.yml @@ -5,7 +5,7 @@ env: build: pre_ci_boot: image_name: debian - image_tag: buster + image_tag: unstable pull: true ci: - apt-get install -qq build-essential expect |