mirror of
https://github.com/hsoft/collapseos.git
synced 2024-11-01 12:20:55 +11:00
6 lines
123 B
YAML
6 lines
123 B
YAML
image: openbsd/latest
|
|
sources:
|
|
- https://git.sr.ht/~vdupras/collapseos
|
|
tasks:
|
|
- test: "cd collapseos && ./runtests.sh"
|