Skip to content

Commit f9290ca

Browse files
committed
Update ci-alpine-build.yml
1 parent 7b6215f commit f9290ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-alpine-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
matrix:
3333
os_id: [alpine]
3434
os_version_id: [edge]
35-
qbt_cross_name: ["armhf", "armv7", "aarch64", "x86_64", "x86"]
35+
qbt_cross_name: ["armhf", "armv7", "aarch64", "riscv64", "x86_64", "x86"]
3636
qbt_libtorrent_version: ["1.2", "2.0"]
3737
qbt_build_tool: ["", "qmake"]
3838
include:

0 commit comments

Comments
 (0)