We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee4d89c commit b324e87Copy full SHA for b324e87
.github/workflows/test.yml
@@ -18,7 +18,7 @@ jobs:
18
strategy:
19
fail-fast: false
20
matrix:
21
- rust: [beta, stable, 1.70.0]
+ rust: [beta, stable, 1.74.0]
22
23
steps:
24
- uses: actions/checkout@v3
0 commit comments