Skip to content

Commit 43eda01

Browse files
committed
add debian:13
1 parent 7ce0dbf commit 43eda01

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ jobs:
5757
("centos:7", ("x86_64", "i686", "aarch64", "ppc64le", "s390x")),
5858
("debian:11", ("x86_64", "i686", "aarch64", "armv7l")),
5959
("debian:12", ("x86_64", "i686", "aarch64", "armv7l", "ppc64le", "s390x")),
60+
("debian:13", ("x86_64", "i686", "aarch64", "armv7l", "ppc64le", "s390x", "riscv64")),
6061
("ubuntu:18.04", ("x86_64", "aarch64", "armv7l", "ppc64le", "s390x")),
6162
("ubuntu:20.04", ("x86_64", "aarch64", "armv7l", "ppc64le", "s390x", "riscv64")),
6263
("ubuntu:22.04", ("x86_64", "aarch64", "armv7l", "ppc64le", "s390x", "riscv64")),

0 commit comments

Comments
 (0)