update tests to fedora 29
This commit is contained in:
parent
48dfcb5e2d
commit
69c2f8fd54
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@ jobs:
|
||||||
fedora:
|
fedora:
|
||||||
machine: true
|
machine: true
|
||||||
environment:
|
environment:
|
||||||
DETECTED_OS: fedora:28
|
DETECTED_OS: fedora:29
|
||||||
DOCKER_IMAGE: cyplo/fedora28_base
|
DOCKER_IMAGE: cyplo/fedora29_base
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
|
|
Loading…
Reference in a new issue