We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 182e728 commit 6973c9eCopy full SHA for 6973c9e
1 file changed
.github/workflows/ci.yml
@@ -10,7 +10,7 @@ on:
10
11
jobs:
12
build:
13
- runs-on: [ ubuntu-latest, windows-latest, macOS-latest ]
+ runs-on: [ ubuntu-latest, windows-latest, macos-latest ]
14
strategy:
15
matrix:
16
java: [ '1.8.0', '11.0.x', '12.0.x', '13.0.x' ]
0 commit comments