There was an error while loading. Please reload this page.
1 parent 0e8d283 commit 42c72f0Copy full SHA for 42c72f0
3 files changed
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
strategy:
16
matrix:
17
os: [ubuntu-latest, windows-latest, macOS-latest]
18
- rust: [1.82.0, stable, beta]
+ rust: [1.86.0, stable, beta]
19
steps:
20
- name: Checkout repository
21
uses: actions/checkout@v2
0 commit comments