Update builds.yml

remove rdi_from_dwarf
This commit is contained in:
Nikita
2025-03-27 15:10:57 -07:00
committed by GitHub
parent 5ba981357d
commit 12628c679c
+1 -3
View File
@@ -24,11 +24,9 @@ jobs:
call build raddbg clang debug || exit /b 1
call build rdi_from_pdb msvc debug || exit /b 1
call build rdi_from_pdb clang debug || exit /b 1
call build rdi_from_dwarf msvc debug || exit /b 1
call build rdi_from_dwarf clang debug || exit /b 1
call build rdi_dump msvc debug || exit /b 1
call build rdi_dump clang debug || exit /b 1
call build radlink msvc debug || exit /b 1
call build radlink clang debug || exit /b 1
call build rdi_breakpad_from_pdb msvc debug || exit /b 1
call build rdi_breakpad_from_pdb clang debug || exit /b 1
call build rdi_breakpad_from_pdb clang debug || exit /b 1