1 files changed, 7 insertions(+), 5 deletions(-)
M .build.yml
M .build.yml => .build.yml +7 -5
@@ 1,10 1,12 @@
-image: archlinux
-arch: x86_64
+image: freebsd/13.x
+arch: amd64
packages:
-- qmk
-- python-pillow
+- py39-qmk
+- python3
+- py39-pyserial
+- py39-pillow
+- gmake
- zip
-- python-pyserial
sources:
- git@git.sr.ht:~sungo/qmk_userspace