Skip to content

Commit f6ebf25

Browse files
committed
Try different version of LLVM on macOS
1 parent 543b000 commit f6ebf25

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@ jobs:
324324
if: startsWith(matrix.os, 'macos')
325325
uses: KyleMayes/install-llvm-action@a7a1a882e2d06ebe05d5bb97c3e1f8c984ae96fc # v2
326326
with:
327-
version: "19.0"
327+
version: "19.1.7"
328328
env: true
329329

330330
- name: Install OpenMP on macOS

0 commit comments

Comments
 (0)