Skip to content

Commit

Permalink
Stick to .NET SDK 8
Browse files Browse the repository at this point in the history
  • Loading branch information
bradwilson committed Nov 27, 2024
1 parent 71f53fc commit d5ad1bf
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 8 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,6 @@ jobs:
fetch-depth: 0
submodules: true

- name: Replace global.json
run: cp .github/workflows/.global.json global.json
shell: bash

- name: Install .NET SDK
uses: actions/setup-dotnet@v4
with:
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/push-main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,6 @@ jobs:
fetch-depth: 0
submodules: true

- name: Replace global.json
run: cp .github/workflows/.global.json global.json
shell: bash

- name: Install .NET SDK
uses: actions/setup-dotnet@v4
with:
Expand Down
File renamed without changes.

0 comments on commit d5ad1bf

Please sign in to comment.