Bring Ubuntu current in README

Signed-off-by: Gábor Lipták <gliptak@gmail.com>
This commit is contained in:
Gábor Lipták 2020-10-03 07:00:20 -04:00
parent d202f5dbf7
commit aa4ee17ab4
No known key found for this signature in database
GPG key ID: 8551785584B8BFFD

View file

@ -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: