udpate rust version

This commit is contained in:
realaravinth 2021-06-30 22:20:08 +05:30
parent 024321a2f6
commit ac46f1da6a
No known key found for this signature in database
GPG key ID: AD9F0F08E855ED88
2 changed files with 3 additions and 2 deletions

View file

@ -13,7 +13,7 @@ jobs:
fail-fast: false
matrix:
version:
- 1.51.0
- stable
name: ${{ matrix.version }} - x86_64-unknown-linux-gnu
runs-on: ubuntu-latest

View file

@ -13,7 +13,8 @@ jobs:
fail-fast: false
matrix:
version:
- 1.51.0
#- 1.51.0
- stable
# - nightly
name: ${{ matrix.version }} - x86_64-unknown-linux-gnu