Skip to content

Commit

Permalink
any self-hosted will do for now
Browse files Browse the repository at this point in the history
Signed-off-by: Justin Florentine <[email protected]>
  • Loading branch information
jflo committed Dec 6, 2023
1 parent ca896fe commit ebcd657
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
- name: Gradle Compile
run: ./gradlew build -x test -x spotlessCheck -Dorg.gradle.parallel=true -Dorg.gradle.caching=true
unitTests:
runs-on: besu-research-ubuntu-8
runs-on: [self-hosted]
needs: [ compile ]
permissions:
checks: write
Expand Down

0 comments on commit ebcd657

Please sign in to comment.