Skip to content

Commit

Permalink
Remove hardcoded dotnet installation path, enable net9.0 from container
Browse files Browse the repository at this point in the history
  • Loading branch information
Arlodotexe committed Dec 4, 2024
1 parent ce6127b commit 2522bb3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ on:

env:
DOTNET_VERSION: ${{ '9.0.x' }}
DOTNET_INSTALL_DIR: dotnet-install
DOTNET_ROOT: dotnet-install
ENABLE_DIAGNOSTICS: false
#COREHOST_TRACE: 1
COREHOST_TRACEFILE: corehosttrace.log
Expand Down

0 comments on commit 2522bb3

Please sign in to comment.