Skip to content

Commit 24c0148

Browse files
committed
Update runtime
1 parent 1b02089 commit 24c0148

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_setAclPermissions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ on:
4545
jobs:
4646
exec:
4747
name: Run Az CLI Command
48-
runs-on: [self-hosted, linux, adp]
48+
runs-on: ubuntu-latest # [self-hosted, linux, adp]
4949
continue-on-error: false
5050
environment: "${{ inputs.environment }}"
5151

0 commit comments

Comments
 (0)