add a 64-bit build to the automated test builds on sr.ht
FossilOrigin-Name: 3f831539f9004777566bff36e6085c785d53344007e204b5b22d33aa4d5f4950
This commit is contained in:
parent
f90f4d02a2
commit
75c540308f
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ sources:
|
|||
tasks:
|
||||
- build: |
|
||||
cd retroforth
|
||||
make
|
||||
make OPTIONS=-DBIT64
|
||||
- test: |
|
||||
cd retroforth
|
||||
./bin/retro example/1D-Cellular-Automota.retro
|
||||
|
|
Loading…
Reference in a new issue