ci: Test debian 12

This commit is contained in:
Taiki Endo
2023-06-13 03:04:24 +09:00
parent b4534b850d
commit d4bb0093ce

View File

@@ -101,6 +101,7 @@ jobs:
- ubuntu:20.04 # glibc 2.31 - ubuntu:20.04 # glibc 2.31
- ubuntu:22.04 # glibc 2.35 - ubuntu:22.04 # glibc 2.35
- debian:11-slim # glibc 2.31 - debian:11-slim # glibc 2.31
- debian:bookworm-slim # glibc 2.36
- fedora:latest # glibc 2.36 (as of fedora 37) - fedora:latest # glibc 2.36 (as of fedora 37)
tool: tool:
# valgrind: installing snap to container is difficult... # valgrind: installing snap to container is difficult...