File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4343 "runOn" : " always" ,
4444 "pyswig" : true ,
4545 "goswig" : false
46- },
47- {
48- "runs_on" :" windows-2019" ,
49- "target" :" windows" ,
50- "arch" : " arm64" ,
51- "binary" : " csolution.exe" ,
52- "runOn" : " always" ,
53- "pyswig" : false ,
54- "goswig" : false
5546 }
5647]
Original file line number Diff line number Diff line change @@ -199,12 +199,6 @@ jobs:
199199 name : projmgr-windows-amd64
200200 path : tools/projmgr/distribution/bin/windows-amd64/
201201
202- - name : Download projmgr windows-arm64
203- uses : actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
204- with :
205- name : projmgr-windows-arm64
206- path : tools/projmgr/distribution/bin/windows-arm64/
207-
208202 - name : Download projmgr-swig-python linux-amd64
209203 uses : actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
210204 with :
You can’t perform that action at this time.
0 commit comments