cicd: cleanup and add building for windows-arm64
This commit is contained in:
parent
7642fda99f
commit
1666283f37
2 changed files with 17 additions and 14 deletions
|
|
@ -28,6 +28,7 @@ const matrix = {
|
|||
'win32': {
|
||||
name: 'windows',
|
||||
arch: {
|
||||
'arm64': { name: 'arm64' },
|
||||
'x64': { name: 'x64' },
|
||||
'x86': { name: 'x86' },
|
||||
'ia32': { name: 'x86' },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue