Skip to content

Commit 3a6a9d5

Browse files
authored
Update dotnetcore.yml
1 parent 0e33ef8 commit 3a6a9d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .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: [ '9.x' ]
15+
dotnet: [ '9.0.0' ]
1616
steps:
1717
- uses: actions/checkout@v2
1818
- name: Setup .NET Core

0 commit comments

Comments
 (0)