squakez commented on code in PR #3963:
URL: https://github.com/apache/camel-k/pull/3963#discussion_r1062503815


##########
.github/workflows/release.yml:
##########
@@ -60,7 +60,7 @@ jobs:
     - name: release-1.10.x nightly
       uses: ./.github/actions/release-nightly
       with:
-        goVersion: "1.17.x"
+        goVersion: "1.18.x"

Review Comment:
   We should not upgrade version in 1.10



##########
.github/workflows/release.yml:
##########
@@ -81,7 +81,7 @@ jobs:
     - name: release-1.11.x nightly
       uses: ./.github/actions/release-nightly
       with:
-        goVersion: "1.17.x"
+        goVersion: "1.18.x"

Review Comment:
   We should not upgrade version in 1.11



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to