Skip to content

Commit

Permalink
chore: Update CI dotnet to 9
Browse files Browse the repository at this point in the history
  • Loading branch information
Elscrux committed Nov 13, 2024
1 parent 02cb570 commit f7c9bb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

strategy:
matrix:
dotnet-version: [ '8.0' ]
dotnet-version: [ '9.0' ]
os: [ubuntu-latest, windows-latest]
renderer: ["MrTroble/Project-BSE"]
include:
Expand Down

0 comments on commit f7c9bb3

Please sign in to comment.