Skip to content

Commit

Permalink
Merge remote-tracking branch 'refs/remotes/github/riscv-jit-rv64' int…
Browse files Browse the repository at this point in the history
…o riscv-jit-rv64
  • Loading branch information
Xinlong-Wu committed Dec 20, 2023
2 parents ea5574d + aa4e8e8 commit 14f7621
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jit-riscv64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
QEMU_LD_PREFIX: /crossrootfs/riscv64
CORE_ROOT: /__w/runtime/runtime/artifacts/tests/coreclr/linux.riscv64.Debug/Tests/Core_Root
# set timeout to 5 minutes
__TestTimeout: ${{5*60*1000}}}
__TestTimeout: 300000
needs: cross-build
steps:
- name: Checkout
Expand Down

0 comments on commit 14f7621

Please sign in to comment.