Update macOS action to macOS 13
This commit is contained in:
parent
f59c46cd7c
commit
1146ecfd45
|
@ -40,7 +40,7 @@ jobs:
|
|||
|
||||
macos:
|
||||
name: MacOS
|
||||
runs-on: macos-12
|
||||
runs-on: macos-13
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
|
|
Loading…
Reference in New Issue