Skip to content

Commit

Permalink
Test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
msobo1 committed Oct 18, 2023
1 parent adbe57c commit 345e000
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CI/linux/02_build_obs_wrapper.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ find_artifact () {

du -sh ${GITHUB_WORKSPACE}/../*

export CC=clang
export CXX=clang++

log "Build Ubuntu ${UBUNTU_VERSION} no-ndi"
${GITHUB_WORKSPACE}/CI/linux/02_build_obs.sh --disable-pipewire --vendor ${VENDOR}

Expand Down

0 comments on commit 345e000

Please sign in to comment.