Skip to content

Target net8 so we can use the latest version of Npgsql #41

Target net8 so we can use the latest version of Npgsql

Target net8 so we can use the latest version of Npgsql #41

Workflow file for this run

name: CI
on:
push:
branches:
- '**' # Ignores pushes of tags
pull_request:
workflow_dispatch:
jobs:
build:
name: Build
uses: DbUp/Universe/.github/workflows/build.yml@main