Skip to content

Commit c398c8a

Browse files
committed
[CI] Run slow tests using .NET 10.
1 parent 6c7f2bb commit c398c8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/slow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
strategy:
3535
matrix:
3636
java: [ '25' ]
37-
dotnet: [ '8.0.x' ]
37+
dotnet: [ '10' ]
3838
env:
3939
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true
4040
DOTNET_CLI_TELEMETRY_OPTOUT: 1

0 commit comments

Comments
 (0)