Skip to content

Commit eb74620

Browse files
committed
MacOS 14
1 parent ad78484 commit eb74620

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/BuildPR.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ jobs:
1616
os : [ macOS-13 ]
1717
xcode: [ Xcode_14.1, Xcode_14.2, Xcode_15.1, Xcode_15.2 ]
1818
arch: [ x86_64 ]
19+
include:
20+
- xcode: 16.2.0
21+
os: macos-14
22+
abi: arm64
1923
steps:
2024
- name: ls Xcode
2125
run: ls -la /Applications/Xcode*

0 commit comments

Comments
 (0)