mirror of
https://github.com/PyratLabs/ansible-role-k3s.git
synced 2024-10-31 08:28:54 +01:00
feat(gha): remove fail-fast on ci
This commit is contained in:
parent
13ed1336d9
commit
c1341eb62c
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -20,6 +20,7 @@ jobs:
|
|||||||
name: Molecule
|
name: Molecule
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
strategy:
|
strategy:
|
||||||
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- distro: geerlingguy/docker-debian11-ansible:latest
|
- distro: geerlingguy/docker-debian11-ansible:latest
|
||||||
|
Loading…
Reference in New Issue
Block a user