Skip to content

Commit 55cfbfd

Browse files
Update ci.yaml
whitespace
1 parent f7fdd6d commit 55cfbfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-22.04
1010
strategy:
1111
matrix:
12-
java: [ 11, 17 ]
12+
java: [ 11, 17]
1313
steps:
1414
- uses: actions/checkout@v4
1515
- uses: actions/setup-java@v4

0 commit comments

Comments
 (0)