7070 if : ${{ inputs.pgsql100 }}
7171 strategy :
7272 matrix :
73- net : [ 'net5 .0', 'net6 .0' ]
74- uses : DataObjects-NET/github-workflow-playground/.github/workflows/reusable-storage-dependant-tests.yml@7.1
73+ net : [ 'net6 .0', 'net7.0', 'net8 .0' ]
74+ uses : DataObjects-NET/github-workflow-playground/.github/workflows/reusable-storage-dependant-tests.yml@master
7575 with :
7676 storage : pgsql100
7777 build_config : Release
9090 if : ${{ inputs.pgsql110 }}
9191 strategy :
9292 matrix :
93- net : [ 'net5 .0', 'net6 .0' ]
94- uses : DataObjects-NET/github-workflow-playground/.github/workflows/reusable-storage-dependant-tests.yml@7.1
93+ net : [ 'net6 .0', 'net7.0', 'net8 .0' ]
94+ uses : DataObjects-NET/github-workflow-playground/.github/workflows/reusable-storage-dependant-tests.yml@master
9595 with :
9696 storage : pgsql110
9797 build_config : Release
@@ -110,8 +110,8 @@ jobs:
110110 if : ${{ inputs.pgsql120 }}
111111 strategy :
112112 matrix :
113- net : [ 'net5 .0', 'net6 .0' ]
114- uses : DataObjects-NET/github-workflow-playground/.github/workflows/reusable-storage-dependant-tests.yml@7.1
113+ net : [ 'net6 .0', 'net7.0', 'net8 .0' ]
114+ uses : DataObjects-NET/github-workflow-playground/.github/workflows/reusable-storage-dependant-tests.yml@master
115115 with :
116116 storage : pgsql120
117117 build_config : Release
@@ -130,8 +130,8 @@ jobs:
130130 if : ${{ inputs.pgsql130 }}
131131 strategy :
132132 matrix :
133- net : [ 'net5 .0', 'net6 .0' ]
134- uses : DataObjects-NET/github-workflow-playground/.github/workflows/reusable-storage-dependant-tests.yml@7.1
133+ net : [ 'net6 .0', 'net7.0', 'net8 .0' ]
134+ uses : DataObjects-NET/github-workflow-playground/.github/workflows/reusable-storage-dependant-tests.yml@master
135135 with :
136136 storage : pgsql130
137137 build_config : Release
@@ -150,8 +150,8 @@ jobs:
150150 if : ${{ inputs.pgsql140 }}
151151 strategy :
152152 matrix :
153- net : [ 'net5 .0', 'net6 .0' ]
154- uses : DataObjects-NET/github-workflow-playground/.github/workflows/reusable-storage-dependant-tests.yml@7.1
153+ net : [ 'net6 .0', 'net7.0', 'net8 .0' ]
154+ uses : DataObjects-NET/github-workflow-playground/.github/workflows/reusable-storage-dependant-tests.yml@master
155155 with :
156156 storage : pgsql140
157157 build_config : Release
@@ -170,8 +170,8 @@ jobs:
170170 if : ${{ inputs.pgsql150 }}
171171 strategy :
172172 matrix :
173- net : [ 'net5 .0', 'net6 .0' ]
174- uses : DataObjects-NET/github-workflow-playground/.github/workflows/reusable-storage-dependant-tests.yml@7.1
173+ net : [ 'net6 .0', 'net7.0', 'net8 .0' ]
174+ uses : DataObjects-NET/github-workflow-playground/.github/workflows/reusable-storage-dependant-tests.yml@master
175175 with :
176176 storage : pgsql150
177177 build_config : Release
@@ -190,8 +190,8 @@ jobs:
190190 if : ${{ inputs.pgsql160 }}
191191 strategy :
192192 matrix :
193- net : [ 'net5 .0', 'net6 .0' ]
194- uses : DataObjects-NET/github-workflow-playground/.github/workflows/reusable-storage-dependant-tests.yml@7.1
193+ net : [ 'net6 .0', 'net7.0', 'net8 .0' ]
194+ uses : DataObjects-NET/github-workflow-playground/.github/workflows/reusable-storage-dependant-tests.yml@master
195195 with :
196196 storage : pgsql160
197197 build_config : Release
@@ -210,8 +210,8 @@ jobs:
210210 if : ${{ inputs.pgsql170 }}
211211 strategy :
212212 matrix :
213- net : [ 'net5 .0', 'net6 .0' ]
214- uses : DataObjects-NET/github-workflow-playground/.github/workflows/reusable-storage-dependant-tests.yml@7.1
213+ net : [ 'net6 .0', 'net7.0', 'net8 .0' ]
214+ uses : DataObjects-NET/github-workflow-playground/.github/workflows/reusable-storage-dependant-tests.yml@master
215215 with :
216216 storage : pgsql170
217217 build_config : Release
0 commit comments