Skip to content

Commit 13946bd

Browse files
committed
bump .net 9
1 parent 7e0ca1c commit 13946bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111
strategy:
1212
matrix:
13-
dotnet-version: [ '8.0.x' ]
13+
dotnet-version: [ '9.0.x' ]
1414

1515
steps:
1616
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)