Skip to content

Commit 0cad33c

Browse files
committed
build: try relax to preview 5
1 parent 26cf9a7 commit 0cad33c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/real-workflows/publish-calculator-demo-aot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ dotnet_setup: &dotnet_setup
22
name: Setup .NET
33
uses: actions/setup-dotnet@v4
44
with:
5-
dotnet-version: 10.0.0-preview.5.25277.114
5+
dotnet-version: 10.0.0-preview.5
66

77
upload_artifact: &upload_artifact
88
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)