File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 66 env :
77 NODE_VERSION : " {{ matrix.nodejs }}"
88 TEST_SUITE : " {{ matrix.suite }}"
9- STACK_VERSION : 8.12 .0-SNAPSHOT
9+ STACK_VERSION : 8.13 .0-SNAPSHOT
1010 matrix :
1111 setup :
1212 suite :
Original file line number Diff line number Diff line change 4242 main_semi_daily :
4343 branch : ' main'
4444 cronline : ' 0 */12 * * *'
45- 8_12_semi_daily :
46- branch : ' 8.12 '
45+ 8_13_semi_daily :
46+ branch : ' 8.13 '
4747 cronline : ' 0 */12 * * *'
48- 8_11_daily :
49- branch : ' 8.11 '
48+ 8_12_daily :
49+ branch : ' 8.12 '
5050 cronline : ' @daily'
Original file line number Diff line number Diff line change 11{
22 "name" : " @elastic/elasticsearch" ,
3- "version" : " 8.12 .0" ,
4- "versionCanary" : " 8.12 .0-canary.0" ,
3+ "version" : " 8.13 .0" ,
4+ "versionCanary" : " 8.13 .0-canary.0" ,
55 "description" : " The official Elasticsearch client for Node.js" ,
66 "main" : " index.js" ,
77 "types" : " index.d.ts" ,
You can’t perform that action at this time.
0 commit comments