Mirror of CollapseOS
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

.build.yml 123B

12345
  1. image: openbsd/latest
  2. sources:
  3. - https://git.sr.ht/~vdupras/collapseos
  4. tasks:
  5. - test: "cd collapseos && ./runtests.sh"