We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc97647 commit 3029390Copy full SHA for 3029390
.github/workflows/ci.yml
@@ -88,7 +88,7 @@ jobs:
88
strategy:
89
matrix:
90
os: [windows-latest, ubuntu-latest]
91
- rust: [1.70.0, 1.71.1]
+ rust: [1.75.0]
92
runs-on: ${{ matrix.os }}
93
continue-on-error: true
94
steps:
0 commit comments