Update BSD CI

This commit is contained in:
Florian Märkl 2021-12-03 11:46:47 +01:00
commit 7a01ac0d41
3 changed files with 4 additions and 3 deletions

View file

@ -9,6 +9,7 @@ packages:
- ninja - ninja
- protoc - protoc
- py3-protobuf - py3-protobuf
- py3-setuptools
- opus-dev - opus-dev
- qt5-qtbase-dev - qt5-qtbase-dev
- qt5-qtsvg-dev - qt5-qtsvg-dev

View file

@ -1,5 +1,5 @@
image: freebsd/latest image: freebsd/13.x
sources: sources:
- https://git.sr.ht/~thestr4ng3r/chiaki - https://git.sr.ht/~thestr4ng3r/chiaki
@ -7,7 +7,7 @@ sources:
packages: packages:
- cmake - cmake
- protobuf - protobuf
- py37-protobuf - py38-protobuf
- opus - opus
- qt5-core - qt5-core
- qt5-qmake - qt5-qmake

View file

@ -1,5 +1,5 @@
image: openbsd/6.7 image: openbsd/7.0
sources: sources:
- https://git.sr.ht/~thestr4ng3r/chiaki - https://git.sr.ht/~thestr4ng3r/chiaki