Skip to content

Commit

Permalink
uses self-hosted runners
Browse files Browse the repository at this point in the history
  • Loading branch information
shahadarsh committed Mar 14, 2024
1 parent 199d779 commit 4da8b69
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,8 @@ jobs:
test:
name: Terraform Provider Acceptance Tests
needs: build
runs-on:
- self-hosted
- dind
- large-8x8
runs-on: self-hosted

timeout-minutes: 15
strategy:
fail-fast: false
Expand Down

0 comments on commit 4da8b69

Please sign in to comment.