Skip to content

Commit

Permalink
Add SDK8 and 6 to CI bootstrap, release-notes tool needs it (#88)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mpdreamz authored Feb 11, 2025
1 parent d30c5e7 commit 18bfa1c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@ jobs:
uses: actions/setup-dotnet@v4
with:
global-json-file: ./global.json
dotnet-version: |
6.x
8.x
- name: Build
run: build.bat build -s true
Expand Down

0 comments on commit 18bfa1c

Please sign in to comment.