Skip to content

Commit ea60ab6

Browse files
authored
Update dotnetcore.yml
1 parent 7f21412 commit ea60ab6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnetcore.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
strategy:
1414
matrix:
15-
dotnet: [ '8.x' ]
15+
dotnet: [ '9.x' ]
1616
steps:
1717
- uses: actions/checkout@v2
1818
- name: Setup .NET Core

0 commit comments

Comments
 (0)