janhoy commented on code in PR #4448:
URL: https://github.com/apache/solr/pull/4448#discussion_r3266381103
##########
.github/workflows/docker-nightly.yml:
##########
@@ -76,18 +76,38 @@ jobs:
# branch_9x - Gradle on JDK17, Docker images with JRE17 (default)
and JRE21
- branch: branch_9x
- version: 9.11.0-SNAPSHOT
+ version: 9.12.0-SNAPSHOT
gradle-jdk: 17
dist: full
base-image: eclipse-temurin:17-jre-jammy
tag-suffix: ''
- branch: branch_9x
- version: 9.11.0-SNAPSHOT
+ version: 9.12.0-SNAPSHOT
Review Comment:
Rewrote the workflow to not require **version** and instead fall back to the
branch default version.
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]