diff --git a/A/AllocCheck/Compat.toml b/A/AllocCheck/Compat.toml index 65fafffbe2d2246..2f93ca3343d07d7 100644 --- a/A/AllocCheck/Compat.toml +++ b/A/AllocCheck/Compat.toml @@ -16,6 +16,11 @@ GPUCompiler = "0.24-0.25" GPUCompiler = "0.24-0.26" ["0.2-0"] -GPUCompiler = "0.27" LLVM = "9.1.0-9" julia = "1.10.0-1" + +["0.2.0"] +GPUCompiler = "0.27" + +["0.2.1-0"] +GPUCompiler = ["0.27", "1"] diff --git a/A/AllocCheck/Versions.toml b/A/AllocCheck/Versions.toml index 5c23a8d05077047..0bf12253cf913a9 100644 --- a/A/AllocCheck/Versions.toml +++ b/A/AllocCheck/Versions.toml @@ -12,3 +12,6 @@ git-tree-sha1 = "bf0828f97eb93f7a35c76db20f42582ded279cdb" ["0.2.0"] git-tree-sha1 = "4ca13ce2695b68fa558cc02769e834c5ee278e1d" + +["0.2.1"] +git-tree-sha1 = "65fc1d0ce33338d3b6f4698e78d0fe275dd13dc8"