Skip to content

Commit e0c475f

Browse files
authored
Update build.yml
1 parent 01ebded commit e0c475f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
fail-fast: false
1616
matrix:
1717
os: [ubuntu-latest, windows-latest]
18-
dotnet: [5.0.102]
18+
dotnet: [7.0.404]
1919
runs-on: ${{ matrix.os }}
2020

2121
steps:

0 commit comments

Comments
 (0)