Skip to content

Commit 398188c

Browse files
committed
Add CMSSW_16_1_0_pre2 for el9_amd64_gcc13 (non-production arch) as Development release.
1 parent 97c431d commit 398188c

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

releases.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36145,6 +36145,11 @@
3614536145
{
3614636146
"architecture": "el8_aarch64_gcc13",
3614736147
"prodarch": 0
36148+
},
36149+
{
36150+
"architecture": "el9_amd64_gcc13",
36151+
"prodarch": 0,
36152+
"default_micro_arch": "x86-64-v3"
3614836153
}
3614936154
]
3615036155
}

releases.map

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4834,3 +4834,4 @@ architecture=el8_aarch64_gcc13;label=CMSSW_16_0_1;type=Production;state=Announce
48344834
architecture=el8_amd64_gcc13;label=CMSSW_16_0_1;type=Production;state=Announced;prodarch=1;default_micro_arch=x86-64-v3;
48354835
architecture=el9_amd64_gcc13;label=CMSSW_16_0_1;type=Production;state=Announced;prodarch=0;default_micro_arch=x86-64-v3;
48364836
architecture=el8_aarch64_gcc13;label=CMSSW_16_1_0_pre2;type=Development;state=Announced;prodarch=0;
4837+
architecture=el9_amd64_gcc13;label=CMSSW_16_1_0_pre2;type=Development;state=Announced;prodarch=0;default_micro_arch=x86-64-v3;

0 commit comments

Comments
 (0)