Skip to content

Commit 8dcf46e

Browse files
committed
CI: msrv: remove update syn
1 parent e5ec8f4 commit 8dcf46e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,6 @@ jobs:
8888
cargo update -p serde --precise 1.0.156
8989
cargo update -p regex --precise 1.7.3
9090
cargo update -p quote --precise 1.0.28
91-
cargo update -p syn:2.0.37 --precise 2.0.32
9291
cargo update -p proc-macro2 --precise 1.0.63
9392
if: ${{ matrix.toolchain == '1.48.0' }}
9493
- run: cargo build

0 commit comments

Comments
 (0)