File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4545 ' 8.x' ,
4646 ' 9.x' ,
4747 ' 10.x' ,
48+ ' 11.x' ,
4849 ]
4950 npgsql-version : [
5051 ' 8.*' ,
6465 npgsql-version : ' 10.*'
6566 - dotnet-version : ' 9.x'
6667 npgsql-version : ' prerelease'
68+ - dotnet-version : ' 10.x'
69+ npgsql-version : ' prerelease'
6770
6871 # https://docs.github.com/en/free-pro-team@latest/actions/guides/about-service-containers
6972 services :
Original file line number Diff line number Diff line change 4545 ' 8.x' ,
4646 ' 9.x' ,
4747 ' 10.x' ,
48+ ' 11.x' ,
4849 ]
4950 npgsql-version : [
5051 ' 8.*' ,
5455 ]
5556 cratedb-version : [ 'nightly' ]
5657
58+ # .NET11 needs Npgsql.PostgreSQL 10.0.0 and higher.
59+ exclude :
60+ - dotnet-version : ' 11.x'
61+ npgsql-version : ' 8.*'
62+ - dotnet-version : ' 11.x'
63+ npgsql-version : ' 9.*'
64+
5765 # https://docs.github.com/en/free-pro-team@latest/actions/guides/about-service-containers
5866 services :
5967 cratedb :
You can’t perform that action at this time.
0 commit comments