Skip to content

Commit

Permalink
Update workflow to .NET 8
Browse files Browse the repository at this point in the history
  • Loading branch information
Samir Boulema committed Nov 17, 2023
1 parent 924aa6c commit 4d17771
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
env:
version: '2.1.${{ github.run_number }}'
repoUrl: ${{ github.server_url }}/${{ github.repository }}
dotnetVersion: '7'
dotnetVersion: '8'

jobs:
build_winx64:
Expand Down

0 comments on commit 4d17771

Please sign in to comment.