Skip to content

Commit

Permalink
Update linux_qemu.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
KiritakeKumi committed Apr 1, 2024
1 parent d3984ae commit d353172
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux_qemu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
"riscv64/ubuntu:22.04",
"-Dallow-noblas=true",
"test_kind or test_multiarray or test_simd or test_umath or test_ufunc",
"QEMU_CPU=rv64,v=true,vext_spec=v1.0"
"-e QEMU_CPU=rv64,v=true,vext_spec=v1.0"
]
env:
TOOLCHAIN_NAME: ${{ matrix.BUILD_PROP[1] }}
Expand Down

0 comments on commit d353172

Please sign in to comment.