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