Merge branch '86Box:master' into main
This commit is contained in:
5
.github/workflows/codeql_macos.yml
vendored
5
.github/workflows/codeql_macos.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user