From 3146486e816fdc0c7396523ca38092b16a72eb22 Mon Sep 17 00:00:00 2001 From: Krzysztof Findeisen Date: Fri, 30 Aug 2024 09:47:10 -0700 Subject: [PATCH] DO NOT MERGE Temporary commit for integration testing. --- .github/workflows/build-service.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-service.yml b/.github/workflows/build-service.yml index 69755c46..ec36cf05 100644 --- a/.github/workflows/build-service.yml +++ b/.github/workflows/build-service.yml @@ -32,7 +32,7 @@ env: # relatively stable Pipelines containers that are needed to avoid issues with # the "latest" version; they would remain in this list until "latest" becomes # usable for all building and testing. - BASE_TAG_LIST: '["latest"]' + BASE_TAG_LIST: '["d_2024_08_30"]' jobs: matrix-gen: