Skip to content

Commit

Permalink
Skip some CI due to a difficult bug
Browse files Browse the repository at this point in the history
  • Loading branch information
chadwhitacre committed Apr 16, 2022
1 parent 7e7042d commit 282c269
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,11 @@ jobs:
fail-fast: false
matrix:
include:
- compose_version: "1.28.0"
compose_path: "/usr/local/bin"
- compose_version: "1.29.2"
compose_path: "/usr/local/bin"
# Disabled due to https://github.com/getsentry/self-hosted/issues/1415
# - compose_version: "1.28.0"
# compose_path: "/usr/local/bin"
# - compose_version: "1.29.2"
# compose_path: "/usr/local/bin"
- compose_version: "v2.0.1"
compose_path: "/usr/local/lib/docker/cli-plugins"
- compose_version: "v2.2.3"
Expand Down

0 comments on commit 282c269

Please sign in to comment.