diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index 8521520..7eff58b 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -38,7 +38,7 @@ jobs: { name: "flatbuffers", version: "25.12.19", location: "all" }, { name: "unordered_dense", version: "4.8.1", location: "all" }, - { name: "mimalloc", version: "3.2.8", location: "all" }, + { name: "mimalloc", version: "3.3.1", location: "all" }, { name: "meshoptimizer", version: "1.0", location: "all" }, { name: "sqlite3", version: "3.51.2", location: "all" }, { name: "rapidhash", version: "3.0", location: "all" },