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 640cacf commit bfd9633Copy full SHA for bfd9633
.github/workflows/morello.yml
@@ -39,7 +39,7 @@ jobs:
39
- os: "morello"
40
caps: Hybrid
41
dependencies: >-
42
- llvm-localbase cmake ninja
+ llvm llvm-localbase cmake ninja
43
cmake-flags: >
44
-DCMAKE_CXX_COMPILER=/usr/local64/bin/clang++
45
-DCMAKE_C_COMPILER=/usr/local64/bin/clang
@@ -48,7 +48,7 @@ jobs:
48
49
caps: Purecap
50
51
52
53
54
0 commit comments