Skip to content

Commit

Permalink
chore: update dotnet SDKs
Browse files Browse the repository at this point in the history
  • Loading branch information
nozzlegear committed Jan 21, 2025
1 parent c9f8cab commit d4372dd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
with:
dotnet-version: |
8.0.x
9.0.x
- name: Build and pack
run: fish .github/scripts/build.fish
Expand Down Expand Up @@ -108,6 +109,7 @@ jobs:
with:
dotnet-version: |
8.0.x
9.0.x
- name: Checkout branch
uses: actions/checkout@v4
Expand Down Expand Up @@ -138,6 +140,7 @@ jobs:
with:
dotnet-version: |
8.0.x
9.0.x
- name: Download artifacts
uses: actions/download-artifact@v4
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
with:
dotnet-version: |
8.0.x
9.0.x
- name: Install dotnet tools
run: |
Expand Down

0 comments on commit d4372dd

Please sign in to comment.