Skip to content

Commit 8342706

Browse files
author
Danny McCormick
authored
Show preview example in matrix
1 parent c0fa767 commit 8342706

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
runs-on: ubuntu-16.04
3131
strategy:
3232
matrix:
33-
dotnet: [ '2.2.103', '3.5.2', '4.5.1' ]
33+
dotnet: [ '2.2.103', '3.0.100-preview8-013656', '4.5.1' ]
3434
name: Dotnet ${{ matrix.dotnet }} sample
3535
steps:
3636
- uses: actions/checkout@master

0 commit comments

Comments
 (0)