mirror of
https://github.com/AsamK/signal-cli.git
synced 2026-03-17 03:00:19 +00:00
try graalvm-community
Signed-off-by: morph027 <stefan.heitmueller@gmx.com>
This commit is contained in:
parent
a09805236a
commit
23acb5d852
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -58,7 +58,7 @@ jobs:
|
||||
- uses: actions/checkout@v6
|
||||
- uses: graalvm/setup-graalvm@v1
|
||||
with:
|
||||
distribution: 'graalvm'
|
||||
distribution: 'graalvm-community'
|
||||
java-version: '25'
|
||||
cache: 'gradle'
|
||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user