diff --git a/.github/workflows/snippets5000.yml b/.github/workflows/snippets5000.yml index b9dea8bc7f..49f399b6c2 100644 --- a/.github/workflows/snippets5000.yml +++ b/.github/workflows/snippets5000.yml @@ -15,7 +15,6 @@ on: env: DOTNET_VERSION: '9.0.*' - DOTNET_QUALITY: 'ga' DOTNET_DO_INSTALL: 'true' # To install a version of .NET not provided by the runner, set to true EnableNuGetPackageRestore: 'True'