Skip to content

Commit c116140

Browse files
authored
ci: more builds to Fedora:38 (#12723)
1 parent 3859905 commit c116140

14 files changed

+14
-14
lines changed

ci/cloudbuild/triggers/cmake-gcs-rest-ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ github:
77
name: cmake-gcs-rest-ci
88
substitutions:
99
_BUILD_NAME: cmake-gcs-rest
10-
_DISTRO: fedora-37-cmake
10+
_DISTRO: fedora-latest-cmake
1111
_TRIGGER_TYPE: ci
1212
includeBuildLogs: INCLUDE_BUILD_LOGS_WITH_STATUS
1313
tags:

ci/cloudbuild/triggers/cmake-gcs-rest-pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ github:
88
name: cmake-gcs-rest-pr
99
substitutions:
1010
_BUILD_NAME: cmake-gcs-rest
11-
_DISTRO: fedora-37-cmake
11+
_DISTRO: fedora-latest-cmake
1212
_TRIGGER_TYPE: pr
1313
includeBuildLogs: INCLUDE_BUILD_LOGS_WITH_STATUS
1414
tags:

ci/cloudbuild/triggers/cmake-install-ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ github:
77
name: cmake-install-ci
88
substitutions:
99
_BUILD_NAME: cmake-install
10-
_DISTRO: fedora-37-cmake
10+
_DISTRO: fedora-latest-cmake
1111
_TRIGGER_TYPE: ci
1212
includeBuildLogs: INCLUDE_BUILD_LOGS_WITH_STATUS
1313
tags:

ci/cloudbuild/triggers/cmake-install-pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ github:
88
name: cmake-install-pr
99
substitutions:
1010
_BUILD_NAME: cmake-install
11-
_DISTRO: fedora-37-cmake
11+
_DISTRO: fedora-latest-cmake
1212
_TRIGGER_TYPE: pr
1313
includeBuildLogs: INCLUDE_BUILD_LOGS_WITH_STATUS
1414
tags:

ci/cloudbuild/triggers/cmake-single-feature-ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ github:
77
name: cmake-single-feature-ci
88
substitutions:
99
_BUILD_NAME: cmake-single-feature
10-
_DISTRO: fedora-37-cmake
10+
_DISTRO: fedora-latest-cmake
1111
_TRIGGER_TYPE: ci
1212
includeBuildLogs: INCLUDE_BUILD_LOGS_WITH_STATUS
1313
tags:

ci/cloudbuild/triggers/cmake-single-feature-pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ github:
88
name: cmake-single-feature-pr
99
substitutions:
1010
_BUILD_NAME: cmake-single-feature
11-
_DISTRO: fedora-37-cmake
11+
_DISTRO: fedora-latest-cmake
1212
_TRIGGER_TYPE: pr
1313
includeBuildLogs: INCLUDE_BUILD_LOGS_WITH_STATUS
1414
tags:

ci/cloudbuild/triggers/noex-ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ github:
77
name: noex-ci
88
substitutions:
99
_BUILD_NAME: noex
10-
_DISTRO: fedora-37-cmake
10+
_DISTRO: fedora-latest-cmake
1111
_TRIGGER_TYPE: ci
1212
includeBuildLogs: INCLUDE_BUILD_LOGS_WITH_STATUS
1313
tags:

ci/cloudbuild/triggers/noex-pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ github:
88
name: noex-pr
99
substitutions:
1010
_BUILD_NAME: noex
11-
_DISTRO: fedora-37-cmake
11+
_DISTRO: fedora-latest-cmake
1212
_TRIGGER_TYPE: pr
1313
includeBuildLogs: INCLUDE_BUILD_LOGS_WITH_STATUS
1414
tags:

ci/cloudbuild/triggers/publish-docs-ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ github:
77
name: publish-docs-ci
88
substitutions:
99
_BUILD_NAME: publish-docs
10-
_DISTRO: fedora-37-cmake
10+
_DISTRO: fedora-latest-cmake
1111
_TRIGGER_TYPE: ci
1212
_LIBRARIES: all
1313
includeBuildLogs: INCLUDE_BUILD_LOGS_WITH_STATUS

ci/cloudbuild/triggers/publish-docs-pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ github:
88
name: publish-docs-pr
99
substitutions:
1010
_BUILD_NAME: publish-docs
11-
_DISTRO: fedora-37-cmake
11+
_DISTRO: fedora-latest-cmake
1212
_TRIGGER_TYPE: pr
1313
_LIBRARIES: all_bar_compute
1414
includeBuildLogs: INCLUDE_BUILD_LOGS_WITH_STATUS

0 commit comments

Comments
 (0)