File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 5151 fail-fast : false
5252 matrix :
5353 node : [21]
54- canvas_tag : ["v3.0.1 "] # e.g. "v2.6.1"
54+ canvas_tag : ["v3.1.0 "] # e.g. "v2.6.1"
5555 name : ${{ matrix.canvas_tag }}, Node.js ${{ matrix.node }}, Linux
5656 runs-on : ubuntu-latest
5757 container :
@@ -143,7 +143,7 @@ jobs:
143143 fail-fast : false
144144 matrix :
145145 node : [21]
146- canvas_tag : ["v3.0.1 "] # e.g. "v2.6.1"
146+ canvas_tag : ["v3.1.0 "] # e.g. "v2.6.1"
147147 os :
148148 - runner : macos-15-large
149149 - runner : macos-15
@@ -225,7 +225,7 @@ jobs:
225225 fail-fast : false
226226 matrix :
227227 node : [21]
228- canvas_tag : ["v3.0.1 "] # e.g. "v2.6.1"
228+ canvas_tag : ["v3.1.0 "] # e.g. "v2.6.1"
229229 name : ${{ matrix.canvas_tag}}, Node.js ${{ matrix.node }}, Windows
230230 runs-on : windows-2019
231231 env :
You can’t perform that action at this time.
0 commit comments