build on ubuntu

This commit is contained in:
Zeegaan
2025-01-21 09:02:00 +01:00
parent 2161edb871
commit c7d157bbfd

View File

@@ -71,7 +71,7 @@ stages:
- job: A
displayName: Build Umbraco CMS
pool:
vmImage: 'windows-latest'
vmImage: 'ubuntu-latest'
steps:
- task: NodeTool@0
displayName: Use Node.js $(nodeVersion)