Skip to content

Commit 425cbd7

Browse files
ci: infra revision update
Signed-off-by: Artur Harasimiuk <[email protected]>
1 parent 7c37574 commit 425cbd7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Jenkinsfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
*/
99

1010
buildConfig = [
11-
'master-build': ['gcc11', 'gcc13', 'gcc14', 'clang18', 'msvc'],
12-
'master-gate': ['gcc11', 'gcc13', 'gcc14', 'clang18', 'msvc'],
11+
'master-build': ['gcc11', 'gcc12', 'gcc13', 'gcc14', 'clang18', 'msvc'],
12+
'master-gate': ['gcc11', 'gcc12', 'gcc13', 'gcc14', 'clang18', 'msvc'],
1313
]

third_party/manifests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ components:
22
infra:
33
branch: master
44
dest_dir: infra
5-
revision: v6784
5+
revision: v6897
66
fetch_tags: true
77
type: git
88
benchmarks-clang-format:

0 commit comments

Comments
 (0)