Skip to content

Commit

Permalink
Fixing typo?
Browse files Browse the repository at this point in the history
  • Loading branch information
josephmyers committed Jan 23, 2025
1 parent f4259bc commit 8b80fbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
strategy:
fail-fast: false
matrix:
framework: [net462, net48, net8.0, net8.0-windows]
framework: [net462, net48, net8.0, net8-windows]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}-${{ matrix.framework }}
cancel-in-progress: true
Expand Down

0 comments on commit 8b80fbf

Please sign in to comment.