Skip to content

Commit 5b40240

Browse files
committed
[Java] Use latest Xcode installed
1 parent 2985902 commit 5b40240

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ jobs:
141141
runs-on: macOS-latest
142142
strategy:
143143
matrix:
144-
version: [ '11.1' ]
144+
version: [ '11.2.1' ]
145145
env:
146146
CC: clang
147147
CXX: clang++

0 commit comments

Comments
 (0)