mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-29 10:30:38 +00:00
Add Java 18 to CI workflows
This commit is contained in:
parent
a48601b028
commit
59b2d2f5a1
3 changed files with 3 additions and 3 deletions
2
.github/workflows/repackage-native-libs.yml
vendored
2
.github/workflows/repackage-native-libs.yml
vendored
|
@ -135,7 +135,7 @@ jobs:
|
|||
shell: bash # Explicit for windows
|
||||
|
||||
env:
|
||||
JAVA_VERSION: 17
|
||||
JAVA_VERSION: 18
|
||||
|
||||
steps:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue