Skip to content

Commit

Permalink
update stage name
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolajBjorner committed Feb 7, 2023
1 parent c1cadd3 commit f3ae769
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/nightly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ stages:
artifactName: 'MacArm64'
targetPath: $(Build.ArtifactStagingDirectory)

- job: Ubuntu-20
displayName: "Ubuntu-20 build"
- job: Ubuntu20
displayName: "Ubuntu20 build"
pool:
vmImage: "ubuntu-20.04"
steps:
Expand Down

0 comments on commit f3ae769

Please sign in to comment.