Skip to content

Commit 12d70d7

Browse files
committed
chore: Use .net 8
1 parent 58b9d62 commit 12d70d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
strategy:
1717
matrix:
1818
dotnet:
19-
- 22.x
19+
- 8
2020

2121
permissions:
2222
contents: write

0 commit comments

Comments
 (0)