Skip to content

Commit

Permalink
dotnet-version: 8
Browse files Browse the repository at this point in the history
  • Loading branch information
stamepicmorg authored Oct 16, 2023
1 parent 22cb98e commit 28bc6ff
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/dotnet-master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-dotnet@v3
with:
dotnet-version: '6.0.x'
dotnet-version: 8
dotnet-quality: 'preview'

- name: Restore
env:
Expand Down

0 comments on commit 28bc6ff

Please sign in to comment.