Skip to content

Commit 78e187b

Browse files
authored
Update snippets5000.yml (#43581)
1 parent 67685bd commit 78e187b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/snippets5000.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ on:
1515

1616
env:
1717
DOTNET_VERSION: '9.0.*'
18-
DOTNET_QUALITY: 'preview'
18+
DOTNET_QUALITY: 'ga'
1919
DOTNET_DO_INSTALL: 'true' # To install a version of .NET not provided by the runner, set to true
2020
EnableNuGetPackageRestore: 'True'
2121

0 commit comments

Comments
 (0)