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 a723102 commit c1cadd3
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
displayName: "Ubuntu build"
- job: Ubuntu-20
displayName: "Ubuntu-20 build"
pool:
vmImage: "ubuntu-20.04"
steps:
Expand Down

0 comments on commit c1cadd3

Please sign in to comment.