Skip to content

Commit 40dd456

Browse files
committed
Only test on 1.62.0 and nightly
1 parent f3e12ca commit 40dd456

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,8 @@ jobs:
1414
strategy:
1515
matrix:
1616
rust:
17-
- stable
18-
- beta
17+
- 1.62.0
1918
- nightly
20-
- 1.58.1 # Minimum supported rust version (MSRV)
2119
include:
2220
- rust: nightly
2321
experimental: true

0 commit comments

Comments
 (0)