Skip to content

Commit

Permalink
chore: Use single-label runner for custom-linux-xl
Browse files Browse the repository at this point in the history
  • Loading branch information
dlaguerta committed May 17, 2024
1 parent cae9fe4 commit 71a4dc9
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/unit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,7 @@ concurrency:

jobs:
unit-test:
runs-on:
- custom
- linux
- custom-linux-xl
runs-on: custom-linux-xl
container:
image: docker.mirror.hashicorp.services/hashicorp/jsii-terraform
env:
Expand Down

0 comments on commit 71a4dc9

Please sign in to comment.