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 3382cee commit 8d411bcCopy full SHA for 8d411bc
.github/.OwlBot.lock.yaml
@@ -13,5 +13,5 @@
13
# limitations under the License.
14
docker:
15
image: gcr.io/cloud-devrel-public-resources/owlbot-java:latest
16
- digest: sha256:4875b2142cb4325542ba4f3175a81921c4b2b8256db012b220e3ca9637b34154
17
-# created: 2023-10-24T01:51:42.863726766Z
+ digest: sha256:6f431774e11cc46619cf093fd1481193c4024031073697fa18f0099b943aab88
+# created: 2023-12-01T19:50:20.444857406Z
.github/workflows/ci.yaml
@@ -25,7 +25,7 @@ jobs:
25
strategy:
26
fail-fast: false
27
matrix:
28
- java: [11, 17]
+ java: [11, 17, 21]
29
steps:
30
- uses: actions/checkout@v3
31
- uses: actions/setup-java@v3
0 commit comments