Skip to content

Commit

Permalink
OSX Focus on pulseaudio
Browse files Browse the repository at this point in the history
  • Loading branch information
oaubert committed Aug 28, 2024
1 parent e05b268 commit 6beb00d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:

jobs:
windows:
# Temporarily disable - we debug macosx
if: false
runs-on: windows-latest
strategy:
fail-fast: true
Expand Down
3 changes: 2 additions & 1 deletion dev/osx_bundle/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ source env.sh
cargo -V || (echo "Requires rust"; exit 1)

jhbuild build meta-bootstrap
jhbuild build advene
#jhbuild build advene
jhbuild build pulseaudio

0 comments on commit 6beb00d

Please sign in to comment.