Skip to content

Commit

Permalink
Update pipeline.
Browse files Browse the repository at this point in the history
  • Loading branch information
CaptnCodr committed Dec 18, 2024
1 parent 9d6db3c commit 5822b88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
fail-fast: false
matrix:
os: [windows-latest, macOS-latest, ubuntu-latest]
dotnet: [7.0.302]
dotnet: [8.0.x]
runs-on: ${{ matrix.os }}

steps:
Expand Down

0 comments on commit 5822b88

Please sign in to comment.