mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-28 18:10:38 +00:00
set to jdk11
This commit is contained in:
parent
1be13392da
commit
057168c421
2 changed files with 3 additions and 3 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -8,7 +8,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
java: [ '1.8', '12.0.2' ]
|
||||
java: [ '11', '12.0.2' ]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue