Skip to content

Commit 882a5aa

Browse files
committed
Remove the comments
1 parent 9532157 commit 882a5aa

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/rustls-rustcrypto.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,9 @@ jobs:
5454
- 1.85.0 # MSRV
5555
- stable
5656
target:
57-
- armv7a-none-eabi # Actually requires a custom backend
58-
- thumbv7em-none-eabi # Actually requires a custom backend
59-
- wasm32-unknown-unknown # Actually requires a wasm_js feature
57+
- armv7a-none-eabi
58+
- thumbv7em-none-eabi
59+
- wasm32-unknown-unknown
6060
steps:
6161
- uses: actions/checkout@v4
6262
- uses: dtolnay/rust-toolchain@master

0 commit comments

Comments
 (0)