We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1862742 commit c193dfaCopy full SHA for c193dfa
.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