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 b0ccab9 commit 24555fbCopy full SHA for 24555fb
.github/workflows/lang-npgsql.yml
@@ -43,7 +43,7 @@ jobs:
43
matrix:
44
os: [ 'ubuntu-latest' ]
45
dotnet-version: [ '7.0.x', '8.0.x', '9.0.x' ]
46
- npgsql-version: [ '7.0.8', '8.0.6' ]
+ npgsql-version: [ '7.0.9', '8.0.6' ]
47
cratedb-version: [ 'nightly' ]
48
49
# https://docs.github.com/en/free-pro-team@latest/actions/guides/about-service-containers
0 commit comments