retroforth/.builds/debian-arm.yml

12 lines
205 B
YAML
Raw Normal View History

image: debian/unstable
arch: arm64
sources:
- https://git.sr.ht/~crc_/retroforth
tasks:
- build: |
cd retroforth
make
- test: |
cd retroforth
./bin/retro example/1D-Cellular-Automota.retro