mirror of
https://github.com/apache/nuttx.git
synced 2026-06-01 16:59:28 +08:00
.github/workflows: run MAC OS builds based on macos-13 image
Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
This commit is contained in:
committed by
Xiang Xiao
parent
91be7781f5
commit
dc6baf68a9
@@ -174,7 +174,7 @@ jobs:
|
|||||||
macOS:
|
macOS:
|
||||||
permissions:
|
permissions:
|
||||||
contents: none
|
contents: none
|
||||||
runs-on: macos-12
|
runs-on: macos-13
|
||||||
needs: Fetch-Source
|
needs: Fetch-Source
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
|
|||||||
Reference in New Issue
Block a user