Skip to content

Commit

Permalink
switch back to main neo in CI (#22660)
Browse files Browse the repository at this point in the history
  • Loading branch information
metagn committed Sep 6, 2023
1 parent 009ce1e commit b9f039e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions testament/important_packages.nim
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,7 @@ pkg "measuremancer", "nimble testDeps; nimble -y test"
pkg "memo"
pkg "msgpack4nim", "nim c -r tests/test_spec.nim"
pkg "nake", "nim c nakefile.nim"
pkg "neo", "nim c -d:blas=openblas --mm:refc tests/all.nim", "https://github.com/metagn/neo"
# remove custom url when https://github.com/andreaferretti/neo/pull/53 is merged
pkg "neo", "nim c -d:blas=openblas --mm:refc tests/all.nim"
pkg "nesm", "nimble tests", "https://github.com/nim-lang/NESM", useHead = true
pkg "netty"
pkg "nico", allowFailure = true
Expand Down

0 comments on commit b9f039e

Please sign in to comment.