Skip to content

Commit

Permalink
Use dotnet 8 image
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Hunt committed Dec 11, 2023
1 parent ef25e19 commit 137d29e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/powershell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
needs: Test
runs-on: ubuntu-latest
container:
image: mcr.microsoft.com/powershell:7.4-ubuntu-22.04
image: mcr.microsoft.com/dotnet/sdk:8.0
steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit 137d29e

Please sign in to comment.