Switch to macos-13 for github actions
This commit is contained in:
4
.github/workflows/codeql_macos.yml
vendored
4
.github/workflows/codeql_macos.yml
vendored
@@ -25,11 +25,11 @@ on:
|
||||
|
||||
jobs:
|
||||
|
||||
analyze-macos12:
|
||||
analyze-macos13:
|
||||
|
||||
name: "${{ matrix.ui.name }}, ${{ matrix.build.name }}, ${{ matrix.dynarec.name }}, x86_64"
|
||||
|
||||
runs-on: macos-12
|
||||
runs-on: macos-13
|
||||
|
||||
permissions:
|
||||
actions: read
|
||||
|
||||
Reference in New Issue
Block a user