Skip to content

Commit af98572

Browse files
Update test.yml
1 parent 6e3466c commit af98572

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- name: Setup .NET
1111
uses: actions/setup-dotnet@v4
1212
with:
13-
dotnet-version: 8.0.0
13+
dotnet-version: 8
1414
- name: Restore dependencies
1515
run: dotnet restore PowerThreadPool/PowerThreadPool.csproj
1616
- name: Build

0 commit comments

Comments
 (0)