GitHub Action #42

Closed
danieljsummers wants to merge 7 commits from actions-yaml into main
Showing only changes of commit 3d578118b3 - Show all commits

View File

@ -13,7 +13,10 @@ jobs:
strategy: strategy:
matrix: matrix:
dotnet-version: [ "6.0", "7.0", "8.0" ] dotnet-version:
- "6.0"
# - "7.0"
# - "8.0"
services: services:
postgres: postgres: