Skip to content

Commit

Permalink
Revert "updated CI net6 build sdk to latest"
Browse files Browse the repository at this point in the history
This reverts commit beaf4f1.
  • Loading branch information
sacOO7 committed Mar 28, 2024
1 parent a173f68 commit 2183374
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
uses: actions/setup-dotnet@v3
with:
dotnet-version: |
6.0.420
6.0.403
7.0.100
- name: Download dotnet build-script tools
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/run-tests-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
uses: actions/setup-dotnet@v3
with:
dotnet-version: |
6.0.420
6.0.403
7.0.100
- name: Download dotnet build-script tools
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/run-tests-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
uses: actions/setup-dotnet@v3
with:
dotnet-version: |
6.0.420
6.0.403
7.0.100
- name: Download dotnet build-script tools
Expand Down

0 comments on commit 2183374

Please sign in to comment.