Mimalloc Asan #7

Merged
rboullard merged 15 commits from Development into main 2026-02-20 18:41:42 +00:00
Showing only changes of commit 99959dbefc - Show all commits

View File

@@ -37,7 +37,7 @@ jobs:
{ name: "sqlite3", version: "3.51.2", location: "all", needs_pkg: "" }, { name: "sqlite3", version: "3.51.2", location: "all", needs_pkg: "" },
{ name: "rapidhash", version: "3.0", location: "all", needs_pkg: "" }, { name: "rapidhash", version: "3.0", location: "all", needs_pkg: "" },
{ name: "cli11", version: "2.6.1", location: "all", needs_pkg: "" }, { name: "cli11", version: "2.6.1", location: "all", needs_pkg: "" },
{ name: "assimp", version: "6.0.4", location: "all", needs_pkg: "" } { name: "assimp", version: "6.0.4", location: "5.x", needs_pkg: "" }
] ]
name: "Package ${{matrix.package.name }}/${{ matrix.package.version }}" name: "Package ${{matrix.package.name }}/${{ matrix.package.version }}"
steps: steps: