Merge branch '86Box:master' into main

This commit is contained in:
MaxwellS04
2024-10-26 06:25:34 +07:00
committed by GitHub
11 changed files with 175 additions and 53 deletions

View File

@@ -28,11 +28,11 @@ on:
jobs:
analyze-macos12:
analyze-macos13-x86_64:
name: "${{ matrix.ui.name }}, ${{ matrix.build.name }}, ${{ matrix.dynarec.name }}, x86_64"
runs-on: macos-12
runs-on: macos-13
permissions:
actions: read
@@ -77,6 +77,7 @@ jobs:
rtmidi
openal-soft
fluidsynth
libslirp
${{ matrix.ui.packages }}
- name: Checkout repository