Skip to content

Commit 2b8a06c

Browse files
authored
chore: upgrade graalvm version to 22.2 (#524)
1 parent 779a239 commit 2b8a06c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/downstream-maven-plugins.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
# In that case, you need to upgrade the Docker container used in the
6060
# tests in the downstream repositories (not just this value below).
6161
# Example: https://github.com/googleapis/testing-infra-docker/pull/195
62-
graalvm-version: 22.0.0.2
62+
graalvm-version: 22.2.0
6363
native-image: true
6464
- run: java -version
6565
- run: sudo apt-get update -y

0 commit comments

Comments
 (0)