Skip to content

Commit 6a69835

Browse files
Copilotraych1
andauthored
Revert PR 49577 workflow runner change (#49589)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: raych1 <20296335+raych1@users.noreply.github.com>
1 parent f646f1a commit 6a69835

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check-enforcer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
pull-requests: read # to read pull requests; use "write" for response comments (azure/azure-sdk-actions)
2222
checks: read # to read check status (azure/azure-sdk-actions)
2323
name: "[TEST-IGNORE] Check Enforcer (${{ github.event_name }}:${{ github.event.action }})"
24-
runs-on: ubuntu-slim
24+
runs-on: ubuntu-latest # This image is intentionally set to "latest", and not to a specific version
2525
steps:
2626
- uses: azure/azure-sdk-actions@e1ab1a2cb5944bfea74b5cdbfc96e34da96548d2
2727
with:

0 commit comments

Comments
 (0)