File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4343 - os : ubuntu-latest
4444 jdk : 8
4545 profile : ' DB2-11.5'
46- - os : ubuntu-latest
47- jdk : 8
48- profile : ' Oracle-21'
4946 - os : ubuntu-latest
5047 jdk : 8
5148 profile : ' SQL-templates'
6158 - os : ubuntu-latest
6259 jdk : 17
6360 profile : ' MSSQL-2019-latest'
64- - os : ubuntu-latest
65- jdk : 17
66- profile : ' Oracle-21'
6761 uses : ./.github/workflows/ci.yml
6862 with :
6963 branch : ${{ github.head_ref || github.ref_name }}
Original file line number Diff line number Diff line change 177177 <profile >
178178 <id >Java8</id >
179179 <activation >
180- <jdk >[ 1.8,17) </jdk >
180+ <jdk >1.8</jdk >
181181 </activation >
182182 <build >
183183 <plugins >
201201 <configuration >
202202 <toolchains >
203203 <jdk >
204- <version >17 </version >
204+ <version >11 </version >
205205 </jdk >
206206 </toolchains >
207207 </configuration >
You can’t perform that action at this time.
0 commit comments