Skip to content

Commit

Permalink
Show preview example in matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
Danny McCormick authored and GitHub committed Aug 16, 2019
1 parent c0fa767 commit 8342706
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8342706

Please sign in to comment.