mirror of
https://github.com/apache/nuttx.git
synced 2026-05-26 18:56:10 +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:
|
||||
permissions:
|
||||
contents: none
|
||||
runs-on: macos-12
|
||||
runs-on: macos-13
|
||||
needs: Fetch-Source
|
||||
strategy:
|
||||
matrix:
|
||||
|
||||
Reference in New Issue
Block a user