mirror of
https://github.com/TheAlgorithms/Java.git
synced 2026-03-13 08:40:43 +08:00
Update build.yml (#5709)
This commit is contained in:
2
.github/workflows/infer.yml
vendored
2
.github/workflows/infer.yml
vendored
@@ -18,7 +18,7 @@ jobs:
|
||||
uses: actions/setup-java@v4
|
||||
with:
|
||||
java-version: 21
|
||||
distribution: 'adopt'
|
||||
distribution: 'temurin'
|
||||
|
||||
- name: Set up OCaml
|
||||
uses: ocaml/setup-ocaml@v3
|
||||
|
||||
Reference in New Issue
Block a user