Skip to content

Commit

Permalink
Undo ci changes
Browse files Browse the repository at this point in the history
  • Loading branch information
ikyriak committed Aug 22, 2024
1 parent 0f74ab0 commit c84a4dd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,9 @@ jobs:
uses: actions/setup-dotnet@v3
with:
dotnet-version: |
3.1.x
5.0.x
6.0.x
7.0.x
- name: Restore dependencies
run: dotnet restore
- name: Build
Expand Down

0 comments on commit c84a4dd

Please sign in to comment.