Skip to content

Commit

Permalink
Bump graalvm version used for early access builds (#794)
Browse files Browse the repository at this point in the history
  • Loading branch information
gnodet authored Feb 16, 2023
1 parent 45496af commit b97f585
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/early-access.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ on:
pull_request:

env:
GRAALVM_VERSION: '22.2.0'
GRAALVM_VERSION: '22.3.1'
JAVA_VERSION: '17'

jobs:
Expand Down

0 comments on commit b97f585

Please sign in to comment.