silverstripe / gha-ci

GitHub Actions Workflow - CI for Silverstripe modules
BSD 3-Clause "New" or "Revised" License
0 stars 11 forks source link

FIX Install newer version of java for dynamodb #116

Closed emteknetnz closed 7 months ago

emteknetnz commented 7 months ago

Issue https://github.com/silverstripe/.github/issues/218

Fixes dynamodb where the latest binary is not compatible with the old version of java that comes with github actions

https://github.com/silverstripe/silverstripe-dynamodb/actions/runs/8626442448

Have tested here - https://github.com/emteknetnz/silverstripe-dynamodb/actions/runs/8627079012/job/23646351940

emteknetnz commented 7 months ago

No need to, there's no merge conflict in this PR