Skip to content

Commit c718390

Browse files
JamesWrigleyjpsamaroo
authored andcommitted
Bump MemPool compat
1 parent 72a6c84 commit c718390

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.buildkite/pipeline.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
os: linux
77
arch: x86_64
88
command: "julia --project -e 'using Pkg; Pkg.develop(;path=\"lib/TimespanLogging\")'"
9+
910
.bench: &bench
1011
if: build.message =~ /\[run benchmarks\]/
1112
agents:
@@ -14,6 +15,7 @@
1415
os: linux
1516
arch: x86_64
1617
num_cpus: 16
18+
1719
steps:
1820
- label: Julia 1.9
1921
timeout_in_minutes: 90

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ GraphViz = "0.2"
5353
Graphs = "1"
5454
JSON3 = "1"
5555
MacroTools = "0.5"
56-
MemPool = "0.4.6"
56+
MemPool = "0.4.10"
5757
OnlineStats = "1"
5858
Plots = "1"
5959
PrecompileTools = "1.2"

0 commit comments

Comments
 (0)