Skip to content

Commit 6973c9e

Browse files
committed
Correct case
1 parent 182e728 commit 6973c9e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010

1111
jobs:
1212
build:
13-
runs-on: [ ubuntu-latest, windows-latest, macOS-latest ]
13+
runs-on: [ ubuntu-latest, windows-latest, macos-latest ]
1414
strategy:
1515
matrix:
1616
java: [ '1.8.0', '11.0.x', '12.0.x', '13.0.x' ]

0 commit comments

Comments
 (0)