PragmaTwice commented on code in PR #2428:
URL: https://github.com/apache/kvrocks/pull/2428#discussion_r1679235157
##########
.github/workflows/kvrocks.yaml:
##########
@@ -426,6 +426,9 @@ jobs:
- name: ArchLinux
image: archlinux:base
compiler: gcc
+ - name: Debian 12
+ image: debian:bookworm-slim
Review Comment:
I think it's fine to use the same image as our docker image to cover all
cases for any problem in the docker image.
--
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]