File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1313 matrix :
1414 os : [windows-2016, windows-2019, ubuntu-18.04, ubuntu-20.04]
1515 java-version : ['8', '11']
16- distribution : [ 'zulu', 'temurin' ]
16+ distribution : ['zulu', 'temurin']
1717 steps :
1818 - name : Checkout
1919 uses : actions/checkout@v2
Original file line number Diff line number Diff line change 22
33[ ![ Test] ( https://github.com/Bandwidth/java-sdk/actions/workflows/test.yaml/badge.svg )] ( https://github.com/Bandwidth/java-sdk/actions/workflows/test.yaml )
44
5- | ** OS** | ** Java** |
6- | :---:| :---:|
7- | Windows 2016 | 8, 11 |
8- | Windows 2019 | 8, 11 |
9- | Ubuntu 18.04 | 8, 11 |
10- | Ubuntu 20.04 | 8, 11 |
5+ | ** OS** | ** Java** | ** Distribution ** |
6+ | :---:| :---:| :---: |
7+ | Windows 2016 | 8, 11 | Zulu OpenJDK, Eclipse Temurin |
8+ | Windows 2019 | 8, 11 | Zulu OpenJDK, Eclipse Temurin |
9+ | Ubuntu 18.04 | 8, 11 | Zulu OpenJDK, Eclipse Temurin |
10+ | Ubuntu 20.04 | 8, 11 | Zulu OpenJDK, Eclipse Temurin |
1111## Getting Started
1212
1313### Installation
You can’t perform that action at this time.
0 commit comments