We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1862742 + c193dfa commit eb96ef4Copy full SHA for eb96ef4
.github/workflows/tests.yml
@@ -13,7 +13,7 @@ jobs:
13
14
strategy:
15
matrix:
16
- rust: [1.74.1, stable]
+ rust: [stable]
17
os: [ubuntu-latest]
18
19
env:
0 commit comments