Skip to content

Commit 7538ff8

Browse files
Revert "Disable riscv64gc"
This reverts commit 3ad356d.
1 parent 3aec4a2 commit 7538ff8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,8 +121,7 @@ jobs:
121121
# for NaNs which makes it worth testing on despite that.
122122
- mips-unknown-linux-gnu
123123
- mips64-unknown-linux-gnuabi64
124-
# TODO: reenable pending https://github.com/rust-lang/rust/issues/77866
125-
# - riscv64gc-unknown-linux-gnu
124+
- riscv64gc-unknown-linux-gnu
126125

127126
steps:
128127
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)