Bump graalvm version used for early access builds (#794)

This commit is contained in:
Guillaume Nodet
2023-02-16 09:10:23 +01:00
committed by GitHub
parent 45496afeae
commit b97f585c09

View File

@@ -24,7 +24,7 @@ on:
pull_request:
env:
GRAALVM_VERSION: '22.2.0'
GRAALVM_VERSION: '22.3.1'
JAVA_VERSION: '17'
jobs: