Skip to content

Commit 201fd57

Browse files
committed
fixup! Dev the migration-helper branch of MemPool.jl
1 parent b3b70e1 commit 201fd57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.buildkite/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
sandbox_capable: "true"
66
os: linux
77
arch: x86_64
8-
command: "julia --project -e 'using Pkg; Pkg.develop(;path=\"lib/TimespanLogging\"); Pkg.add(; url=\"https://github.com/JuliaData/MemPool.jl\", rev=\"jps/migration-helper\")'"
8+
command: "julia --project -e 'using Pkg; Pkg.develop(;path=\"lib/TimespanLogging\")'"
99

1010
.bench: &bench
1111
if: build.message =~ /\[run benchmarks\]/

0 commit comments

Comments
 (0)