Show preview example in matrix

pull/21/head
Danny McCormick 6 years ago committed by GitHub
parent c0fa767caa
commit 83427067c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -30,7 +30,7 @@ jobs:
runs-on: ubuntu-16.04
strategy:
matrix:
dotnet: [ '2.2.103', '3.5.2', '4.5.1' ]
dotnet: [ '2.2.103', '3.0.100-preview8-013656', '4.5.1' ]
name: Dotnet ${{ matrix.dotnet }} sample
steps:
- uses: actions/checkout@master

Loading…
Cancel
Save