You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/jit.yml
+2-4Lines changed: 2 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -133,17 +133,15 @@ jobs:
133
133
make all --jobs 4
134
134
./python.exe -m test --multiprocess 0 --timeout 4500 --verbose2 --verbose3
135
135
136
-
# --with-lto has been removed temporarily as a result of an open issue in LLVM 18 (see https://github.com/llvm/llvm-project/issues/87553)
./python -m test --multiprocess 0 --timeout 4500 --verbose2 --verbose3
145
144
146
-
# --with-lto has been removed temporarily as a result of an open issue in LLVM 18 (see https://github.com/llvm/llvm-project/issues/87553)
0 commit comments