We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a79eea4 commit 829ab65Copy full SHA for 829ab65
.github/workflows/ci.yaml
@@ -20,7 +20,7 @@ jobs:
20
- name: Set up LLVM and Clang
21
uses: KyleMayes/install-llvm-action@v2
22
with:
23
- version: "18.1.4"
+ version: "17"
24
25
- name: Set up Zig
26
uses: mlugg/setup-zig@v1
0 commit comments