Skip to content

Commit 6ff1b78

Browse files
committed
focus on fixing macos15-intel
1 parent 28b1fd9 commit 6ff1b78

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cross-platform-envtest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
uses: actions/checkout@v4
2525
- name: Set up Xcode
2626
if: runner.os == 'macOS'
27-
run: brew install xcode
27+
run: brew install llvm
2828

2929
- name: Set up JDK ${{ matrix.java }}
3030
uses: actions/setup-java@v4

0 commit comments

Comments
 (0)