Skip to content

Commit 5dd499c

Browse files
committed
veristat-scx: specify a revision
sched-ext build has been failing on current main: * https://github.com/kernel-patches/bpf/actions/runs/15854824302 * https://github.com/kernel-patches/bpf/actions/runs/15841589202 * https://github.com/kernel-patches/bpf/actions/runs/15841590497 Specify a sched-ext repo revision to mitigate. Signed-off-by: Ihor Solodrai <isolodrai@meta.com>
1 parent 1a692b2 commit 5dd499c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/veristat-scx.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
LLVM_VERSION: ${{ inputs.llvm_version }}
2929
SCX_BUILD_OUTPUT: ${{ github.workspace }}/scx-build-output
3030
SCX_PROGS: ${{ github.workspace }}/scx-progs
31+
SCX_REVISION: e31fe903eae6e8fc407d68ec81b3effa2300923a
3132
steps:
3233
- uses: actions/checkout@v4
3334
with:

0 commit comments

Comments
 (0)