Skip to content

Commit

Permalink
change runner label
Browse files Browse the repository at this point in the history
Signed-off-by: tylertitsworth <[email protected]>
  • Loading branch information
tylertitsworth committed Jul 9, 2024
1 parent 9d4d182 commit 385aaa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/weekly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ on:
permissions: read-all
jobs:
get-groups:
runs-on: intel-ubuntu-latest
runs-on: ubuntu-latest
outputs:
groups: ${{ steps.group-list.outputs.FOLDERS }}
steps:
Expand Down

0 comments on commit 385aaa3

Please sign in to comment.