Skip to content

Commit

Permalink
workflow update
Browse files Browse the repository at this point in the history
  • Loading branch information
sergey-tihon committed Jun 25, 2020
1 parent 3feb00a commit c060a5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
fail-fast: false
matrix:
os: [windows-latest, macOS-latest, ubuntu-latest]
dotnet: [3.1.201]
dotnet: [3.1.301]
runs-on: ${{ matrix.os }}

steps:
Expand Down

0 comments on commit c060a5a

Please sign in to comment.