Skip to content

Commit abd2683

Browse files
committed
Change ref
1 parent fd92cc4 commit abd2683

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release-binaries-windows.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,5 @@ jobs:
1313
if: github.repository_owner == 'llvm'
1414
steps:
1515
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1A
16-
with:
17-
ref: llvmorg-20.1.8
1816
- run: |
1917
llvm\utils\release\build_llvm_release.bat --x64 --version 20.1.8 --skip-checkout --local-python

0 commit comments

Comments
 (0)