mirror of
https://git.sr.ht/~thestr4ng3r/chiaki
synced 2025-08-14 02:36:51 -07:00
Update BSD CI
This commit is contained in:
parent
796a128456
commit
7a01ac0d41
3 changed files with 4 additions and 3 deletions
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue