Skip to content

Commit c456abf

Browse files
committed
ye
1 parent fe20a28 commit c456abf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_and_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -627,7 +627,7 @@ jobs:
627627
if: contains(github.event.pull_request.labels.*.name, 'qemu-full')
628628
runs-on: ubuntu-24.04
629629
env:
630-
LLVM_CONFIG=llvm-config-${{env.MAIN_LLVM_VERSION}}
630+
LLVM_CONFIG: llvm-config-${{env.MAIN_LLVM_VERSION}}
631631
strategy:
632632
matrix:
633633
mode:

0 commit comments

Comments
 (0)