Skip to content

Commit

Permalink
nightly
Browse files Browse the repository at this point in the history
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
  • Loading branch information
NikolajBjorner committed Dec 14, 2023
1 parent 995b408 commit c20b8cb
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions scripts/nightly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -233,13 +233,13 @@ stages:
symbolServerType: TeamServices
detailedLog: true

- job: "WindowsArm64"
displayName: "Windows"
pool:
vmImage: "windows-latest"
variables:
arch: "amd64_arm64"
steps:
- job: "WindowsArm64"
displayName: "Windows"
pool:
vmImage: "windows-latest"
variables:
arch: "amd64_arm64"
steps:
- script: md build
- script: |
cd build
Expand Down

0 comments on commit c20b8cb

Please sign in to comment.