Skip to content

Commit

Permalink
Fix spotless issue on ci.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Nied <[email protected]>
  • Loading branch information
peternied committed Sep 26, 2023
1 parent a714cf5 commit ba3a701
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
fail-fast: false
matrix:
jdk: [11, 17]
platform: [ubuntu-latest] # Removing windows temporarily
platform: [ubuntu-latest] # Removing windows temporarily
runs-on: ${{ matrix.platform }}

steps:
Expand Down

0 comments on commit ba3a701

Please sign in to comment.