We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
stable
1 parent 9195c46 commit a1160d0Copy full SHA for a1160d0
1 file changed
.github/workflows/ci.yml
@@ -21,7 +21,7 @@ jobs:
21
runs-on: ubuntu-latest
22
strategy:
23
matrix:
24
- rust: [1.74]
+ rust: [stable]
25
steps:
26
- uses: actions/checkout@v3
27
name: Checkout
0 commit comments