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 7ec0cb8 commit 5b97f7eCopy full SHA for 5b97f7e
.github/workflows/rust.yml
@@ -158,7 +158,7 @@ jobs:
158
strategy:
159
matrix:
160
arch: [amd64]
161
- rust: [nightly-2021-03-24]
+ rust: [nightly-2021-07-04]
162
container:
163
image: ${{ matrix.arch }}/rust
164
env:
@@ -275,7 +275,7 @@ jobs:
275
276
277
278
279
steps:
280
- uses: actions/checkout@v2
281
with:
@@ -400,7 +400,7 @@ jobs:
400
401
402
403
404
405
406
0 commit comments