about summary refs log tree commit diff homepage
path: root/.build.yml
diff options
context:
space:
mode:
authorNguyễn Gia Phong <mcsinyx@disroot.org>2021-08-10 11:35:51 +0700
committerNguyễn Gia Phong <mcsinyx@disroot.org>2021-08-10 11:35:51 +0700
commitdc23143f72876236121b8f1eced47e9beda49348 (patch)
tree139da321cfa98f612d4d6447094f6da6f340bc12 /.build.yml
parent54e258ed28d3615a146ea8380dfd83e42d582367 (diff)
downloadbrutalmaze-dc23143f72876236121b8f1eced47e9beda49348.tar.gz
Fix CI 1.1.1
Palace 0.2.5 manylinux wheels seem to be broken.
Diffstat (limited to '.build.yml')
-rw-r--r--.build.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.build.yml b/.build.yml
index ece18ee..0f652d9 100644
--- a/.build.yml
+++ b/.build.yml
@@ -1,9 +1,7 @@
 image: debian/sid
 packages:
-  - pulseaudio
   - tox
 sources:
   - https://git.sr.ht/~cnx/brutalmaze
 tasks:
-  - init: pulseaudio --start
   - lint: tox -c brutalmaze