Skip to content

Commit 1da6f06

Browse files
committed
Revert "Disable CI builds which now also hit issue 115"
This reverts commit d168e3a.
1 parent dd2caeb commit 1da6f06

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,8 @@ jobs:
1515
rust:
1616
# pinned due to https://github.com/serde-rs/serde-rs.github.io/issues/115
1717
- nightly-2020-05-09
18-
#- beta
19-
#- stable
20-
- 1.44.0
18+
- beta
19+
- stable
2120
steps:
2221
- uses: actions/checkout@v2
2322
- uses: dtolnay/rust-toolchain@master

0 commit comments

Comments
 (0)