Skip to content
This repository has been archived by the owner on Nov 4, 2022. It is now read-only.

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vniehues committed Feb 19, 2022
1 parent 4936589 commit c32bf3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Setup dotnet
uses: actions/setup-dotnet@v1
with:
dotnet-version: '6.0.200-preview.22054.7'
dotnet-version: '6.0.200'
include-prerelease: true

- name: Install workload
Expand Down

0 comments on commit c32bf3f

Please sign in to comment.