Skip to content

Commit

Permalink
Cherry pick branch 'genexuslabs:dotnet7' into beta
Browse files Browse the repository at this point in the history
  • Loading branch information
claudiamurialdo authored and genexusbot committed Oct 12, 2023
1 parent 61b29d7 commit aa02a83
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 @@ -48,7 +48,7 @@ jobs:
- name: Install .NET 8
uses: actions/setup-dotnet@v3
with:
dotnet-version: '8.x'
dotnet-version: '8.0.0-rc.1.x'
include-prerelease: true

- name: Calculate environment variables
Expand Down

0 comments on commit aa02a83

Please sign in to comment.