mirror of
https://github.com/signalapp/Signal-Server
synced 2026-04-19 16:38:23 +01:00
Update to Java 24 and add .java-version
This commit is contained in:
committed by
ravi-signal
parent
b5711ead25
commit
d4429ebce1
2
.github/workflows/documentation.yml
vendored
2
.github/workflows/documentation.yml
vendored
@@ -15,7 +15,7 @@ jobs:
|
||||
- uses: actions/setup-java@3a4f6e1af504cf6a31855fa899c6aa5355ba6c12 # v4.7.0
|
||||
with:
|
||||
distribution: 'temurin'
|
||||
java-version: '21'
|
||||
java-version-file: .java-version
|
||||
cache: 'maven'
|
||||
- name: Compile and Build OpenAPI file
|
||||
run: ./mvnw compile
|
||||
|
||||
Reference in New Issue
Block a user