Skip to content

Commit

Permalink
Updated continuous-integration.yml to support .NET 9 build
Browse files Browse the repository at this point in the history
  • Loading branch information
RolandKoenig committed Dec 19, 2024
1 parent 16ea4c9 commit 9059129
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,8 @@ jobs:
uses: actions/setup-dotnet@v3
with:
dotnet-version: |
6.0.x
7.0.x
8.0.x
9.0.x
- name: Build and test
shell: pwsh
working-directory: ./scripts
Expand Down

0 comments on commit 9059129

Please sign in to comment.