Skip to content

Commit

Permalink
with:
Browse files Browse the repository at this point in the history
        dotnet-version: 6.x

Signed-off-by: Anush008 <[email protected]>
  • Loading branch information
Anush008 committed Jan 15, 2025
1 parent 19b556e commit 658030a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@ jobs:

- name: Setup .NET
uses: actions/setup-dotnet@v4
with:
dotnet-version: |
6.x
8.x
- name: Build
run: ./build.sh build
Expand Down

0 comments on commit 658030a

Please sign in to comment.