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 065a50b commit 90c6f69Copy full SHA for 90c6f69
.github/workflows/main.yml
@@ -101,7 +101,7 @@ jobs:
101
include:
102
- build: nightly
103
os: ubuntu-latest
104
- rust: nightly
+ rust: nightly-2022-07-13
105
106
steps:
107
- uses: actions/checkout@v2
@@ -241,10 +241,10 @@ jobs:
241
242
- build: ubuntu
243
244
245
- build: windows
246
os: windows-latest
247
248
249
250
0 commit comments