retroforth/.builds/alpine.yml
crc 75c540308f add a 64-bit build to the automated test builds on sr.ht
FossilOrigin-Name: 3f831539f9004777566bff36e6085c785d53344007e204b5b22d33aa4d5f4950
2021-04-22 12:40:28 +00:00

10 lines
205 B
YAML

image: alpine/edge
sources:
- https://git.sr.ht/~crc_/retroforth
tasks:
- build: |
cd retroforth
make OPTIONS=-DBIT64
- test: |
cd retroforth
./bin/retro example/1D-Cellular-Automota.retro