Skip to content

Commit 0c2177c

Browse files
committed
Build on macos-13
1 parent 79652bf commit 0c2177c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/BuildPR.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
strategy:
1414
fail-fast: false
1515
matrix:
16-
os : [ macOS-12 ]
16+
os : [ macOS-13 ]
1717
xcode: [ Xcode_14.2, Xcode_13.4 ]
1818
steps:
1919
- name: ls Xcode

0 commit comments

Comments
 (0)