Skip to content

Commit

Permalink
.github/workflows/build.yaml: bump sdk in build.yaml too
Browse files Browse the repository at this point in the history
  • Loading branch information
razzmatazz committed May 16, 2024
1 parent 16e100c commit d083c82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-22.04]
dotnet: [8.0.200]
dotnet: [8.0.300]

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

Expand Down

0 comments on commit d083c82

Please sign in to comment.