Fix jenkins tests

This commit is contained in:
retropikzel 2026-06-27 18:26:56 +03:00
parent 5fc5c98c3c
commit 3aec487642
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
FROM debian:trixie
RUN apt-get update && apt-get -y install make docker.io git
RUN apt-get update && apt-get -y install build-essential libffi-dev docker.io git
RUN git clone https://github.com/ashinn/chibi-scheme.git --depth=1
RUN cd chibi-scheme && make && make install
RUN snow-chibi install --impls=chibi --always-yes test-r7rs