diff options
author | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2022-01-02 23:02:13 +0100 |
---|---|---|
committer | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2022-01-02 23:02:13 +0100 |
commit | 50f0b0dce5a1cdd6345e10df5beb221dc52ad919 (patch) | |
tree | b6621b5e986b45f261bffa67576eb2a8a91b0bdd /.builds | |
parent | added a spinner before the display of the bar chart (diff) | |
download | newspipe-50f0b0dce5a1cdd6345e10df5beb221dc52ad919.tar.gz newspipe-50f0b0dce5a1cdd6345e10df5beb221dc52ad919.tar.bz2 newspipe-50f0b0dce5a1cdd6345e10df5beb221dc52ad919.zip |
changed build image to debian/bullseye.
Diffstat (limited to '.builds')
-rw-r--r-- | .builds/debian.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.builds/debian.yml b/.builds/debian.yml index 33e7b185..8bdcf21f 100644 --- a/.builds/debian.yml +++ b/.builds/debian.yml @@ -1,4 +1,4 @@ -image: debian/sid +image: debian/bullseye sources: - https://git.sr.ht/~cedric/newspipe packages: |