X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=.cirrus.yml;h=8f1451a3b32f368991f8275449556503b542d328;hb=824e0e776ca701832a0b344fff5d23c5d32c9cd1;hp=58eab23afca75494d2eba913602ed56af6b0543a;hpb=74c4650bc26e4e1e73c6d09464451501b0c75d33;p=bup.git diff --git a/.cirrus.yml b/.cirrus.yml index 58eab23..8f1451a 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -1,6 +1,6 @@ task: - name: debian + name: debian (long) container: image: debian:buster cpu: 2 @@ -11,7 +11,7 @@ task: dev/system-info adduser --disabled-password --gecos '' bup chown -R bup:bup . - su -l bup -c "eatmydata make -j3 -C '$(pwd)' check" + su -l bup -c "eatmydata make -j3 -C '$(pwd)' long-check" task: name: debian (root)