Skip to content

Commit

Permalink
Migrate to preview 3 (#66)
Browse files Browse the repository at this point in the history
  • Loading branch information
sergeyshaykhullin authored Apr 29, 2021
1 parent ce3017f commit 162703e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
types: [created]

env:
DOTNET_VERSION: 6.0.100-preview.2.21155.3
DOTNET_VERSION: 6.0.100-preview.3.21202.5

jobs:
package:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
workflow_dispatch:

env:
DOTNET_VERSION: 6.0.100-preview.2.21155.3
DOTNET_VERSION: 6.0.100-preview.3.21202.5

COVERAGE_REPORT: coverage.info

Expand Down

0 comments on commit 162703e

Please sign in to comment.