Skip to content

Commit fba03ca

Browse files
authored
chore(ci): add XCode 16
1 parent 823c4fe commit fba03ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
runs-on: macos-14
6868
strategy:
6969
matrix:
70-
compiler: [xcode15]
70+
compiler: [xcode15, xcode16]
7171
steps:
7272
- name: Git checkout
7373
uses: actions/checkout@v4

0 commit comments

Comments
 (0)