Revert Github action to Dotnet9

This commit is contained in:
2025-04-01 23:47:51 -04:00
parent 3ecab48b60
commit 1e27f4f6ed

View File

@@ -7,7 +7,7 @@ on:
env:
AZURE_WEBAPP_NAME: hutopy-backend-api
DOTNET_VERSION: '9.0.x'
DOTNET_VERSION: '8.0.x'
jobs:
build_and_deploy: