Skip to content

Commit

Permalink
Revert.
Browse files Browse the repository at this point in the history
  • Loading branch information
pmaytak committed Nov 13, 2024
1 parent 88be0e2 commit 49fb8bd
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 15 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/aot-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,6 @@ jobs:
with:
fetch-depth: 1

- name: Setup .NET 8.0.x
uses: actions/[email protected]
with:
dotnet-version: 8.0.x

- name: Setup .NET 9.0.x
uses: actions/[email protected]
with:
Expand Down
10 changes: 0 additions & 10 deletions .github/workflows/dotnetcore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,16 +26,6 @@ jobs:
- name: Checkout repository
uses: actions/[email protected]

- name: Setup .NET 6.0.x
uses: actions/[email protected]
with:
dotnet-version: 6.0.x

- name: Setup .NET 8.0.x
uses: actions/[email protected]
with:
dotnet-version: 8.0.x

- name: Setup .NET 9.0.x
uses: actions/[email protected]
with:
Expand Down

0 comments on commit 49fb8bd

Please sign in to comment.