Skip to content

Commit 67d8450

Browse files
authored
veristat-scx.yml: set SCX_REVISION back to main
1 parent 173283c commit 67d8450

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: 5c4575195fe1
31+
SCX_REVISION: main
3232
steps:
3333
- uses: actions/checkout@v4
3434
with:

0 commit comments

Comments
 (0)