Skip to content

Commit

Permalink
Revert "Update BuildMissingImages.yaml" (#534)
Browse files Browse the repository at this point in the history
Reverts #533
  • Loading branch information
freddydk authored Nov 30, 2023
1 parent 1dbca2f commit 322d46d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/BuildMissingImages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ defaults:

jobs:
AnalyzeImages:
runs-on: [ windows-latest-l ]
runs-on: [ windows-latest ]
outputs:
server2022: ${{ steps.Analyze.outputs.server2022 }}
server2022count: ${{ steps.Analyze.outputs.server2022count }}
Expand Down

0 comments on commit 322d46d

Please sign in to comment.