Update CI workflow

This commit is contained in:
CrazyMax 2020-08-21 15:28:57 +02:00
parent d833f7c2ad
commit 52b67bd7c8
No known key found for this signature in database
GPG Key ID: 3248E46B6BB8C7F7

View File

@ -8,7 +8,7 @@ on:
jobs:
dockerhub:
runs-on: ${{ matrix.os }}
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
@ -93,6 +93,10 @@ jobs:
strategy:
fail-fast: false
matrix:
os:
- ubuntu-20.04
- ubuntu-18.04
- ubuntu-16.04
logout:
- true
- false