Skip to content

Fix #17648: Audio bug on Windows when output device has more than 2 channels #1007

Fix #17648: Audio bug on Windows when output device has more than 2 channels

Fix #17648: Audio bug on Windows when output device has more than 2 channels #1007

Workflow file for this run

name: 'Check: Codestyle'
on:
pull_request:
branches:
- master
jobs:
codestyle:
runs-on: ubuntu-20.04
steps:
- name: Clone repository
uses: actions/checkout@v4
- name: Test coding style
run: |
bash ./buildscripts/ci/linux/checkcodestyle.sh