forked from infra/ansible
Use fedora:latest image for CI
This commit is contained in:
parent
c8457fac67
commit
7f8896885d
1 changed files with 2 additions and 0 deletions
|
|
@ -4,6 +4,8 @@ on: [push, pull-request]
|
|||
jobs:
|
||||
lint:
|
||||
runs-on: infra-1
|
||||
container:
|
||||
image: fedora:latest
|
||||
steps:
|
||||
- name: Install testing tools
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue