Skip to content

Commit 929c0f2

Browse files
authored
ci: move check-api to Fedora:38 (#12727)
1 parent 84827a4 commit 929c0f2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ci/cloudbuild/triggers/check-api-ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ github:
77
name: check-api-ci
88
substitutions:
99
_BUILD_NAME: check-api
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/check-api-pr.yaml

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

0 commit comments

Comments
 (0)