Skip to content

Commit

Permalink
add custom wrapper validation
Browse files Browse the repository at this point in the history
  • Loading branch information
eum602 committed Sep 30, 2023
1 parent 720acab commit faf0080
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle-wrapper-validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on: [push, pull_request]
jobs:
validation:
name: "Gradle Wrapper Validation"
runs-on: [besu-research-ubuntu-8]
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: gradle/wrapper-validation-action@v1

0 comments on commit faf0080

Please sign in to comment.