Skip to content

Commit 368165e

Browse files
committed
ci: replace i386-linux with x86-linux
1 parent d531466 commit 368165e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
aarch64-windows,
4242
arm-linux,
4343
riscv64-linux,
44-
i386-linux
44+
x86-linux
4545
]
4646

4747
steps:

0 commit comments

Comments
 (0)