summary refs log tree commit diff
path: root/.build.yml
blob: 5b1d52e84d3f23a0f8e322a6e4c327103bab51aa (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
image: archlinux
packages:
  - openal
  - pulseaudio
  - zig
sources:
  - https://git.sr.ht/~cnx/zeal
tasks:
  - build: |
      cd zeal
      pulseaudio -D
      zig build test