Commit 5080337
Update all CI jobs to use JDK 11
- Updated Integration Tests to use JDK_11
- Updated functions-e2e-tests job to use JDK 11 instead of JDK 8
- Updated functions-sample-tests job to use JDK 11 instead of JDK 8
Regarding Gradle 8.0: Upgrading would require also updating the
protobuf plugin from 0.8.16 to 0.9.x for full compatibility, which
is a larger change that could be done in a separate PR.
Co-authored-by: torosent <17064840+torosent@users.noreply.github.com>1 parent 2cae306 commit 5080337
1 file changed
+9
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
92 | 94 | | |
93 | 95 | | |
94 | 96 | | |
| |||
124 | 126 | | |
125 | 127 | | |
126 | 128 | | |
127 | | - | |
| 129 | + | |
128 | 130 | | |
129 | 131 | | |
130 | | - | |
131 | | - | |
| 132 | + | |
| 133 | + | |
132 | 134 | | |
133 | 135 | | |
134 | 136 | | |
| |||
163 | 165 | | |
164 | 166 | | |
165 | 167 | | |
166 | | - | |
| 168 | + | |
167 | 169 | | |
168 | 170 | | |
169 | | - | |
170 | | - | |
| 171 | + | |
| 172 | + | |
171 | 173 | | |
172 | 174 | | |
173 | 175 | | |
| |||
0 commit comments