Skip to content

Commit

Permalink
Update CI_dotnet_Linux.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bhrnjica authored Nov 16, 2023
1 parent 7b823ff commit ad5029a
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/CI_dotnet_Linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,8 @@ jobs:
uses: actions/setup-dotnet@v3
with:
dotnet-version: |
3.0.x
3.1.x
5.0.x
6.0.x
7.0.x
8.0.x
- name: Restore dependencies
run: dotnet restore
- name: Build
Expand Down

0 comments on commit ad5029a

Please sign in to comment.