Skip to content

Commit 7ac25bb

Browse files
committed
CI: add loongarch64
Modern MIPS variant. Signed-off-by: Rosen Penev <rosenp@gmail.com>
1 parent 5172704 commit 7ac25bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/on_PR_linux_matrix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
strategy:
6565
fail-fast: false
6666
matrix:
67-
arch: ['riscv64', 's390x']
67+
arch: ['loongarch64', 'riscv64', 's390x']
6868
build_type: [Release, Debug]
6969
shared_libraries: [ON, OFF]
7070

0 commit comments

Comments
 (0)