Skip to content

Commit 2ec161a

Browse files
authored
Update infer.yml
1 parent cc24c4d commit 2ec161a

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/infer.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
distribution: 'temurin'
2222

2323
- name: Set up OCaml
24-
uses: ocaml/setup-ocaml@v3.3.4
24+
uses: ocaml/setup-ocaml@v3
2525
with:
2626
ocaml-compiler: 5
2727

@@ -41,7 +41,6 @@ jobs:
4141
cd ..
4242
git clone https://github.com/facebook/infer.git
4343
cd infer
44-
git checkout 01aaa268f9d38723ba69c139e10f9e2a04b40b1c
4544
./build-infer.sh java
4645
cp -r infer ../Java
4746

0 commit comments

Comments
 (0)