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.0-rc2 "] # e.g. "v2.6.1"
54+ canvas_tag : ["v3.0.0-rc3 "] # 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.0-rc2 "] # e.g. "v2.6.1"
146+ canvas_tag : ["v3.0.0-rc3 "] # e.g. "v2.6.1"
147147 os :
148148 - runner : macos-12
149149 arch : x64
@@ -226,7 +226,7 @@ jobs:
226226 fail-fast : false
227227 matrix :
228228 node : [21]
229- canvas_tag : ["v3.0.0-rc2 "] # e.g. "v2.6.1"
229+ canvas_tag : ["v3.0.0-rc3 "] # e.g. "v2.6.1"
230230 name : ${{ matrix.canvas_tag}}, Node.js ${{ matrix.node }}, Windows
231231 runs-on : windows-2019
232232 env :
You can’t perform that action at this time.
0 commit comments