Browse Source

Revert .NET bump for build-ilspy.yml

pull/3444/head
ds5678 3 months ago
parent
commit
83a090a7fc
  1. 2
      .github/workflows/build-ilspy.yml

2
.github/workflows/build-ilspy.yml

@ -34,7 +34,7 @@ jobs:
- uses: actions/setup-dotnet@v4 - uses: actions/setup-dotnet@v4
with: with:
dotnet-version: '9.0.x' dotnet-version: '8.0.x'
dotnet-quality: 'ga' dotnet-quality: 'ga'
env: env:
DOTNET_INSTALL_DIR: ${{ runner.temp }}/.dotnet DOTNET_INSTALL_DIR: ${{ runner.temp }}/.dotnet

Loading…
Cancel
Save