File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11common :
22 - deno_matrix : &deno_matrix
33 matrix :
4- - " ubuntu-2.2.8 "
4+ - " ubuntu-2.3.1 "
55 plugins :
66 - docker#v5.10.0:
77 image : " denoland/deno:{{matrix}}"
5252 message : " :test_tube: test runreal/cli ${BUILDKITE_BRANCH}-${BUILDKITE_COMMIT}"
5353 env :
5454 RUNREAL_FROM_SOURCE : true
55- RUNREAL_FROM_REF : $BUILDKITE_COMMIT
55+ RUNREAL_FROM_REF : $BUILDKITE_COMMIT
Original file line number Diff line number Diff line change 1616
1717 strategy :
1818 matrix :
19- deno-version : [2.2.8 ]
19+ deno-version : [2.3.1 ]
2020
2121 steps :
2222 - name : Checkout
Original file line number Diff line number Diff line change 1818
1919 strategy :
2020 matrix :
21- deno-version : [2.2.8 ]
21+ deno-version : [2.3.1 ]
2222
2323 steps :
2424 - uses : googleapis/release-please-action@v4
You can’t perform that action at this time.
0 commit comments