mirror of
https://github.com/actions/setup-java.git
synced 2025-05-21 18:01:46 +00:00
Bring Ubuntu current in README
Signed-off-by: Gábor Lipták <gliptak@gmail.com>
This commit is contained in:
parent
d202f5dbf7
commit
aa4ee17ab4
@ -69,7 +69,7 @@ steps:
|
|||||||
```yaml
|
```yaml
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-16.04
|
runs-on: ubuntu-latest
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
# test against latest update of each major Java version, as well as specific updates of LTS versions:
|
# test against latest update of each major Java version, as well as specific updates of LTS versions:
|
||||||
|
Loading…
Reference in New Issue
Block a user