Skip to content

Commit

Permalink
Use dynamic minor for DOTNET_VERSION
Browse files Browse the repository at this point in the history
  • Loading branch information
Arlodotexe committed Dec 20, 2024
1 parent 803c4e2 commit 5d934c1
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 @@ -17,7 +17,7 @@ on:
merge_group:

env:
DOTNET_VERSION: ${{ '9.0.100' }}
DOTNET_VERSION: ${{ '9.0.x' }}
ENABLE_DIAGNOSTICS: true
MSBUILD_VERBOSITY: normal
#COREHOST_TRACE: 1
Expand Down

0 comments on commit 5d934c1

Please sign in to comment.