~javiljoen/lttb-numpy

eba923c19bf65ab8657ae1fad1c34ee2d2b9dad2 — JA Viljoen 2 years ago e41e840
Update CI script to stay on debian/buster

debian/stable is now bullseye, which doesn't provide Python 2 packages.
1 files changed, 1 insertions(+), 1 deletions(-)

M .build.yml
M .build.yml => .build.yml +1 -1
@@ 1,4 1,4 @@
image: debian/stable
image: debian/buster
packages:
  - python-numpy
  - python-setuptools