Skip to content

Commit

Permalink
Updating the runner of purge azure test resources workflow (#1537)
Browse files Browse the repository at this point in the history
Signed-off-by: ytimocin <ytimocin@microsoft.com>
Signed-off-by: sk593 <shruthikumar@microsoft.com>
  • Loading branch information
ytimocin authored and sk593 committed May 23, 2024
1 parent 39c5f03 commit 6832aab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/purge-test-resources.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ env:
jobs:
purge_azure_resources:
name: Azure resources clean-ups
runs-on: [self-hosted, 1ES.Pool=1ES-Radius]
runs-on: [ubuntu-latest]
steps:
- name: Login to Azure
run: |
Expand Down

0 comments on commit 6832aab

Please sign in to comment.