mirror of
https://github.com/nim-lang/Nim.git
synced 2026-01-01 19:02:18 +00:00
Fix bump CI
This commit is contained in:
@@ -19,7 +19,7 @@ pkg1 "BipBuffer"
|
||||
# pkg1 "blscurve" # pending https://github.com/status-im/nim-blscurve/issues/39
|
||||
pkg1 "bncurve"
|
||||
pkg1 "brainfuck", "nim c -d:release -r tests/compile.nim"
|
||||
pkg1 "bump", "nim c --gc:arc -r tests/tbump.nim", "https://github.com/disruptek/bump"
|
||||
pkg1 "bump", "nim c --gc:arc --path:. -r tests/tbump.nim", "https://github.com/disruptek/bump"
|
||||
pkg1 "c2nim", "nim c testsuite/tester.nim"
|
||||
pkg1 "cascade"
|
||||
pkg1 "cello"
|
||||
|
||||
Reference in New Issue
Block a user