File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -45,11 +45,11 @@ jobs:
4545      - name : Set-up OCaml 
4646        uses : ocaml/setup-ocaml@v3 
4747        with :
48-           ocaml-compiler : " ocaml-variants. 5.4.0+trunk " 
48+           ocaml-compiler : " 5.4" 
4949
5050      #  Remove this pin once a compatible version of Merlin has been released
5151      - name : Pin dev Merlin 
52-         run : opam --cli=2.1 pin --with-version=5.6-504 https://github.com/voodoos/merlin.git#504-rebase  
52+         run : opam --cli=2.1 pin --with-version=5.6-504 https://github.com/voodoos/merlin.git#main  
5353
5454      - name : Build and install dependencies 
5555        run : opam install . 
8181      - name : Set-up OCaml 
8282        uses : ocaml/setup-ocaml@v3 
8383        with :
84-           ocaml-compiler : " ocaml-variants. 5.4.0+trunk " 
84+           ocaml-compiler : " 5.4" 
8585
8686      - name : Set git user 
8787        run : | 
9090
9191#  Remove this pin once a compatible version of Merlin has been released
9292      - name : Pin dev Merlin 
93-         run : opam --cli=2.1 pin --with-version=5.6-504 https://github.com/voodoos/merlin.git#504-rebase  
93+         run : opam --cli=2.1 pin --with-version=5.6-504 https://github.com/voodoos/merlin.git#main  
9494
9595      - name : Install dependencies 
9696        run : | 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments