Skip to content

Commit

Permalink
Skip Compose v1 tests on Arch Linux.
Browse files Browse the repository at this point in the history
  • Loading branch information
felixfontein committed Dec 22, 2024
1 parent 6e46bfa commit 9b9d00c
Showing 1 changed file with 1 addition and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,4 @@
# 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

docker_compose_pip_packages:
- docker-compose
# Force PyYAML to 5.3.1
- PyYAML==5.3.1
# Force requests to < 2.32.0 (https://github.com/docker/docker-py/issues/3256)
- requests<2.32.0
skip_docker_compose: true

0 comments on commit 9b9d00c

Please sign in to comment.