Enable .NET 8

This commit is contained in:
Daniel J. Summers 2024-03-23 19:20:31 -04:00
parent 5c7e897532
commit eaa1824ec3

View File

@ -18,7 +18,7 @@ jobs:
dotnet-version:
- "6.0"
- "7.0"
# - "8.0"
- "8.0"
services:
postgres: