File tree Expand file tree Collapse file tree 3 files changed +7
-91
lines changed
Expand file tree Collapse file tree 3 files changed +7
-91
lines changed Original file line number Diff line number Diff line change 1- name : Build and test
1+ name : Build and test (8.3)
22
33on :
44 push :
5+ branches :
6+ - " 6.99-lcm"
7+ tags :
8+ - " *"
59 pull_request :
6- schedule :
7- # run daily, for initializing the cache if not generated yet.
8- - cron : ' 41 3 * * *'
10+ branches :
11+ - " 6.99-lcm"
912
1013jobs :
1114 build :
1619 ocaml-version : ["4.14.2"]
1720 runs-on : ["ubuntu-22.04"]
1821 experimental : [false]
19- include :
20- - ocaml-version : " 4.14.2"
21- runs-on : ["ubuntu-22.04-arm"]
22- experimental : true
23- - ocaml-version : " 5.3.0"
24- runs-on : ["ubuntu-22.04"]
25- experimental : true
2622
27- continue-on-error : ${{ matrix.experimental }}
2823 runs-on : ${{ matrix.runs-on }}
2924 env :
3025 OCAML_VERSION : ${{ matrix.ocaml-version }}
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments