Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
NicoVIII committed Sep 12, 2020
1 parent 2ef1fa2 commit 7ad22b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, windows-latest, macOS-latest]
dotnet: [3.1.402]
dotnet: [3.1.302]
runs-on: ${{ matrix.os }}

steps:
Expand Down

0 comments on commit 7ad22b7

Please sign in to comment.