We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 029e7eb commit 34fdcc7Copy full SHA for 34fdcc7
.github/workflows/lang-npgsql.yml
@@ -43,7 +43,7 @@ jobs:
43
matrix:
44
os: [ 'ubuntu-22.04' ]
45
dotnet-version: [ '9.0.x' ]
46
- npgsql-version: [ '8.0.6', '9.0.2' ]
+ npgsql-version: [ '8.0.7', '9.0.3' ]
47
cratedb-version: [ 'nightly' ]
48
49
# https://docs.github.com/en/free-pro-team@latest/actions/guides/about-service-containers
0 commit comments