rust version reverted to 1.52.1 (#454)

This commit is contained in:
Dusan Stanivukovic
2021-06-28 16:39:18 +02:00
committed by GitHub
parent 5920f232d0
commit e6f3794dd4
8 changed files with 9 additions and 9 deletions

View File

@@ -20,7 +20,7 @@ jobs:
- ubuntu-16.04
- macos-latest
toolchain:
- stable
- 1.52.1
runs-on: ${{ matrix.platform }}
steps:
- name: Checkout sources