Skip to content

Commit 8ec6df9

Browse files
committed
Revert "temporarily disable 32bit test job as it fails due to Rust toolchain"
This reverts commit cff37cd.
1 parent 10e41ee commit 8ec6df9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -390,7 +390,6 @@ jobs:
390390
cargo-deny-advisories
391391
wasm
392392
tests-pass
393-
test-32bit
394393
395394
defaults:
396395
run:
@@ -425,6 +424,7 @@ jobs:
425424
- test-journey
426425
- test-fast
427426
- test-fixtures-windows
427+
- test-32bit
428428
- lint
429429
- cargo-deny
430430
- check-packetline

0 commit comments

Comments
 (0)