mirror of
https://github.com/roles-ansible/ansible_role_i3wm.git
synced 2024-08-16 10:09:53 +02:00
remove fedorra latest
This commit is contained in:
parent
40e3729153
commit
5476f763ba
1 changed files with 0 additions and 18 deletions
18
.github/workflows/ansible-fedora-latest.yml
vendored
18
.github/workflows/ansible-fedora-latest.yml
vendored
|
@ -1,18 +0,0 @@
|
||||||
---
|
|
||||||
name: Ansible check fedora:latest
|
|
||||||
|
|
||||||
# yamllint disable-line rule:truthy
|
|
||||||
on: [push, pull_request]
|
|
||||||
|
|
||||||
jobs:
|
|
||||||
build:
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
|
|
||||||
steps:
|
|
||||||
- name: 'checkout git repo'
|
|
||||||
uses: actions/checkout@v3
|
|
||||||
|
|
||||||
- name: 'ansible check with fedora:latest'
|
|
||||||
uses: roles-ansible/check-ansible-fedora-latest-action@master
|
|
||||||
with:
|
|
||||||
targets: "./"
|
|
Loading…
Reference in a new issue