Skip to content

Add Leap 16 images

Add Leap 16 images #33

Workflow file for this run

---
name: CI
on: [pull_request, workflow_dispatch] # yamllint disable-line rule:truthy
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: integration
run: |
podman pull registry.opensuse.org/devel/openqa/ci/containers/serviced
make test_docker PRIVILEGED_TESTS=1