mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-03-16 12:06:29 +00:00
* Arch Linux updated to Python 3.13. (#1018)
(cherry picked from commit 04c97728dc)
* Skip Compose v1 tests on Arch Linux.
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
7 lines
222 B
YAML
7 lines
222 B
YAML
---
|
|
# Copyright (c) Ansible Project
|
|
# GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt)
|
|
# SPDX-License-Identifier: GPL-3.0-or-later
|
|
|
|
skip_docker_compose: true
|