Skip to content

Commit

Permalink
build(workflow): change runner groups
Browse files Browse the repository at this point in the history
  • Loading branch information
parfeon committed May 28, 2024
1 parent 2dda62a commit d1bec85
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/validate-pubnub-yml.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ jobs:
build:
name: Validate PubNub yml
runs-on:
group: Default Larger Runners
labels: ubuntu-latest-m
group: Default
steps:
- uses: actions/checkout@v4
- name: Use Node.js
Expand Down

0 comments on commit d1bec85

Please sign in to comment.