Skip to content

Commit

Permalink
Update copilot-build-backend.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronba authored Nov 6, 2024
1 parent 58c86a4 commit 6c1c046
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/copilot-build-backend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
fail-fast: false
matrix:
include:
- { dotnet: "6.0", configuration: Release, os: windows-latest }
- { dotnet: "8.0", configuration: Release, os: windows-latest }

runs-on: ${{ matrix.os }}

Expand Down

0 comments on commit 6c1c046

Please sign in to comment.