We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28b1fd9 commit 6ff1b78Copy full SHA for 6ff1b78
1 file changed
.github/workflows/cross-platform-envtest.yml
@@ -24,7 +24,7 @@ jobs:
24
uses: actions/checkout@v4
25
- name: Set up Xcode
26
if: runner.os == 'macOS'
27
- run: brew install xcode
+ run: brew install llvm
28
29
- name: Set up JDK ${{ matrix.java }}
30
uses: actions/setup-java@v4
0 commit comments