Commit aa39389e authored by FC (Fay) Stegerman's avatar FC (Fay) Stegerman 🏳️‍🌈
Browse files

CI: don't use buster-backports now that bullseye is stable

parent 3c05d69d
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
before_script:
  - apt-get -q update
  - env DEBIAN_FRONTEND=noninteractive apt-get -q -y install jekyll make ruby-jekyll-redirect-from ruby-jekyll-polyglot/buster-backports po4a/buster-backports
  - env DEBIAN_FRONTEND=noninteractive apt-get -q -y install jekyll make ruby-jekyll-redirect-from ruby-jekyll-polyglot po4a

test:
  image: debian:stable-backports