Skip to content

Commit

Permalink
spotless needs Linux
Browse files Browse the repository at this point in the history
Signed-off-by: Justin Florentine <[email protected]>
  • Loading branch information
jflo committed Nov 17, 2023
1 parent d834489 commit a6a4694
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/spotless.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

jobs:
spotless:
runs-on: [ self-hosted ]
runs-on: [ self-hosted, Linux ]
container: tmio/besu-build:1.0
timeout-minutes: 30
if: ${{ github.actor != 'dependabot[bot]' }}
Expand Down

0 comments on commit a6a4694

Please sign in to comment.