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 51
51
fail-fast : false
52
52
matrix :
53
53
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"
55
55
name : ${{ matrix.canvas_tag }}, Node.js ${{ matrix.node }}, Linux
56
56
runs-on : ubuntu-latest
57
57
container :
@@ -143,7 +143,7 @@ jobs:
143
143
fail-fast : false
144
144
matrix :
145
145
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"
147
147
os :
148
148
- runner : macos-12
149
149
arch : x64
@@ -226,7 +226,7 @@ jobs:
226
226
fail-fast : false
227
227
matrix :
228
228
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"
230
230
name : ${{ matrix.canvas_tag}}, Node.js ${{ matrix.node }}, Windows
231
231
runs-on : windows-2019
232
232
env :
You can’t perform that action at this time.
0 commit comments