mirror of
https://github.com/actions/node-versions.git
synced 2025-04-21 10:29:20 +08:00
w
This commit is contained in:
parent
e9394810d0
commit
377c646d61
@ -1,5 +1,5 @@
|
||||
jobs:
|
||||
- job: Build_Node_$(Platform)
|
||||
- job: Build_Node
|
||||
timeoutInMinutes: 90
|
||||
pool:
|
||||
name: Azure Pipelines
|
||||
|
@ -1,5 +1,5 @@
|
||||
jobs:
|
||||
- job: Test_Node_$(Platform)
|
||||
- job: Test_Node
|
||||
pool:
|
||||
name: Azure Pipelines
|
||||
vmImage: $(VmImage)
|
||||
|
Loading…
x
Reference in New Issue
Block a user