Skip to content

Commit 2c21235

Browse files
committed
Add OSG 24 to build matrices
1 parent f8381ed commit 2c21235

File tree

14 files changed

+14
-14
lines changed

14 files changed

+14
-14
lines changed

opensciencegrid/access-amie/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"],
5+
"osg_series": ["23", "24"],
66
"base_repo": ["release"]
77
}

opensciencegrid/central-syslog/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"],
5+
"osg_series": ["23", "24"],
66
"base_repo": ["release"]
77
}

opensciencegrid/contact-sync/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"],
5+
"osg_series": ["23", "24"],
66
"base_repo": ["release"]
77
}

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"],
5+
"osg_series": ["23", "24"],
66
"base_repo": ["development", "testing", "release"]
77
}

opensciencegrid/gracc-apel/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"],
5+
"osg_series": ["23", "24"],
66
"base_repo": ["release"]
77
}

opensciencegrid/koji-builder/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"],
5+
"osg_series": ["23", "24"],
66
"base_repo": ["release"]
77
}

opensciencegrid/logrotate/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"],
5+
"osg_series": ["23", "24"],
66
"base_repo": ["release"]
77
}

opensciencegrid/mailchimp-sync/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"],
5+
"osg_series": ["23", "24"],
66
"base_repo": ["release"]
77
}

opensciencegrid/osgconnect-report/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"],
5+
"osg_series": ["23", "24"],
66
"base_repo": ["release"]
77
}

opensciencegrid/ospool-static-registry/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"],
5+
"osg_series": ["23", "24"],
66
"base_repo": ["release"]
77
}

0 commit comments

Comments
 (0)