Skip to content

Commit e5963ba

Browse files
authored
Merge pull request #285 from mwestphall/feature/osg-25
Replace 23 series in default build matrix with 25
2 parents 30bb53b + 7013e8a commit e5963ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opensciencegrid/default-build-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"standard_build": true,
33
"repo_build": false,
44
"base_os": ["el9"],
5-
"osg_series": ["23", "24"],
5+
"osg_series": ["24", "25"],
66
"base_repo": ["development", "testing", "release"]
77
}

0 commit comments

Comments
 (0)