This commit is contained in:
Rob Ede 2021-02-12 11:30:42 +00:00
parent f78e0a8842
commit 274f0ee10c
No known key found for this signature in database
GPG Key ID: C2A3B36E841A91E6
1 changed files with 2 additions and 1 deletions

View File

@ -17,7 +17,8 @@ jobs:
- { name: Windows, os: windows-latest, triple: x86_64-pc-windows-msvc }
version:
- 1.46.0 # MSRV
- stable
# - stable
- 1.50.0
- nightly
name: ${{ matrix.target.name }} / ${{ matrix.version }}