mirror of
https://github.com/geerlingguy/ansible-role-docker.git
synced 2025-03-06 00:16:38 +01:00
Uncomment to save CI bandwidth
This commit is contained in:
parent
b0cc216a6b
commit
812d9fe697
11
.github/workflows/ci.yml
vendored
11
.github/workflows/ci.yml
vendored
@ -41,12 +41,13 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
distro:
|
distro:
|
||||||
- rockylinux9
|
# - rockylinux9 # uncommented to save bandwidth
|
||||||
- ubuntu2404
|
# - ubuntu2404
|
||||||
- ubuntu2204
|
# - ubuntu2204
|
||||||
- debian12
|
# - debian12
|
||||||
- debian11
|
# - debian11
|
||||||
- fedora40
|
- fedora40
|
||||||
|
# - fedora41
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Check out the codebase.
|
- name: Check out the codebase.
|
||||||
|
Loading…
Reference in New Issue
Block a user