mirror of
https://github.com/signalapp/libsignal.git
synced 2025-12-05 01:10:27 +00:00
Make .tool-versions more specific about JDK required.
This commit is contained in:
1
.github/workflows/build_and_test.yml
vendored
1
.github/workflows/build_and_test.yml
vendored
@@ -87,6 +87,7 @@ jobs:
|
||||
- '.gitignore'
|
||||
- '.gitattributes'
|
||||
- '.editorconfig'
|
||||
- '.tool-versions'
|
||||
- 'justfile'
|
||||
- 'doc/**'
|
||||
|
||||
|
||||
@@ -1 +1 @@
|
||||
java 17.0.2
|
||||
java openjdk-17.0.2
|
||||
|
||||
Reference in New Issue
Block a user