Skip to content

Commit 41fb98a

Browse files
committed
more fix
1 parent 9da5643 commit 41fb98a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/rustls-rustcrypto.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@ jobs:
6363
with:
6464
toolchain: ${{ matrix.rust }}
6565
targets: ${{ matrix.target }}
66+
- env:
67+
RUSTFLAGS: --cfg getrandom_backend="unsupported"
6668
- run: cargo build --no-default-features --features tls12,alloc --release --target ${{ matrix.target }}
6769

6870
test:

0 commit comments

Comments
 (0)