Skip to content

Commit 7b42dfa

Browse files
authored
Add foss/2025b as a toolchain option for EESSI/2025.06
1 parent 9266ae9 commit 7b42dfa

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

scripts/generate_data_files.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
EESSI_SUPPORTED_TOP_LEVEL_TOOLCHAINS = OrderedDict(
2424
{
2525
"2025.06": [
26+
{"name": "foss", "version": "2025b"},
2627
{"name": "foss", "version": "2025a"},
2728
{"name": "foss", "version": "2024a"},
2829
],

0 commit comments

Comments
 (0)