We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4f598e commit d62a12aCopy full SHA for d62a12a
.github/workflows/support/build/action.yml
@@ -72,7 +72,7 @@ runs:
72
DSTEP_RELEASE_PLATFORM
73
DSTEP_TARGET_TRIPLE
74
run: |
75
- sudo pkg install -y llvm git gnupg
+ sudo pkg install -y llvm15 git gnupg
76
./ci.sh ${{ inputs.action }}
77
78
- name: Set up QEMU
0 commit comments