Add workflows
This commit is contained in:
parent
f65c127a0f
commit
aab1dfe15f
1 changed files with 6 additions and 1 deletions
|
@ -1,4 +1,9 @@
|
||||||
version: 2
|
workflows:
|
||||||
|
version: 2
|
||||||
|
jobs:
|
||||||
|
- fedora
|
||||||
|
- ubuntu
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
fedora:
|
fedora:
|
||||||
machine: true
|
machine: true
|
||||||
|
|
Loading…
Reference in a new issue