Merge branch '86Box:master' into main

This commit is contained in:
MaxwellS04
2024-12-12 04:37:24 +07:00
committed by GitHub
80 changed files with 2700 additions and 1669 deletions

View File

@@ -85,6 +85,7 @@ jobs:
libslirp-dev
libfluidsynth-dev
libvdeplug-dev
libserialport-dev
${{ matrix.ui.packages }}
- name: Checkout repository
@@ -93,7 +94,7 @@ jobs:
fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis
- name: Install sonar-scanner and build-wrapper
uses: SonarSource/sonarcloud-github-c-cpp@5c3c39143e381909307f6903f13774b275ed956d
uses: SonarSource/sonarcloud-github-c-cpp@v3
- name: Configure CMake
run: >-