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