Skip to content

Commit

Permalink
Update runner_group_label
Browse files Browse the repository at this point in the history
  • Loading branch information
waliid committed Nov 6, 2024
1 parent f14199b commit 4f840df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on:
labels: [tart, macos]
outputs:
runner_group_label: |
runner_group_label: \
${{ steps.runner-group-label.outputs.runner_group_label }}
steps:
- name: Clone macos-ci-setup repository
Expand Down

0 comments on commit 4f840df

Please sign in to comment.