mirror of
https://github.com/nim-lang/Nim.git
synced 2026-01-08 22:13:29 +00:00
Try to revert "disable presto" (#23987)
Reverts nim-lang/Nim#23958
follow up https://github.com/nim-lang/Nim/pull/23981
ref https://github.com/nim-lang/Nim/pull/23958#issuecomment-2294848209
(cherry picked from commit eed9cb0d3f)
This commit is contained in:
@@ -140,7 +140,7 @@ pkg "pixie"
|
||||
pkg "plotly", "nim c examples/all.nim"
|
||||
pkg "pnm"
|
||||
pkg "polypbren"
|
||||
pkg "presto", allowFailure = true
|
||||
pkg "presto"
|
||||
pkg "prologue", "nimble tcompile"
|
||||
pkg "protobuf", "nim c -o:protobuff -r src/protobuf.nim"
|
||||
pkg "rbtree"
|
||||
|
||||
Reference in New Issue
Block a user