Skip to content

Commit a25414f

Browse files
committed
Revert "veristat-scx.yml: pin sched_ext to 737b9b1 (#410)"
This reverts commit f2a4047. Signed-off-by: Ihor Solodrai <[email protected]>
1 parent e218b1c commit a25414f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/veristat-scx.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +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: 737b9b13ccd15e44efb8cdba507f89e595ad3af6
31+
SCX_REVISION: main
3232
steps:
3333
- uses: actions/checkout@v4
3434
with:

0 commit comments

Comments
 (0)