Skip to content

Commit

Permalink
- Graal reflection fix.
Browse files Browse the repository at this point in the history
- Minor version bump.
- Logging tweaks.
  • Loading branch information
jjzazuet committed Oct 26, 2024
1 parent 5519a4b commit 8a01c61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
docker run --rm \
-e GITHUB_REF=${{ github.ref }} \
-e GITHUB_SHA=${{ github.sha }} \
-e PLUGIN_ORGCONFIG=https://vacco-oss.s3.us-east-2.amazonaws.com/vacco-oss.json \
-e PLUGIN_ORGCONFIG=http://56db25d3f6c39937b48e-6eaf716421c53330be45fa9d36560381.r85.cf2.rackcdn.com/org-config/vacco.json \
-v ${{ github.workspace }}:/workspace \
-w /workspace \
gradle:jdk21-graal-jammy \
Expand Down

0 comments on commit 8a01c61

Please sign in to comment.