Skip to content

Commit d6a251b

Browse files
committed
Revert .NET bump for build-ilspy.yml
1 parent 0d91618 commit d6a251b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-ilspy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434

3535
- uses: actions/setup-dotnet@v4
3636
with:
37-
dotnet-version: '9.0.x'
37+
dotnet-version: '8.0.x'
3838
dotnet-quality: 'ga'
3939
env:
4040
DOTNET_INSTALL_DIR: ${{ runner.temp }}/.dotnet

0 commit comments

Comments
 (0)