Skip to content

Commit

Permalink
exclude test
Browse files Browse the repository at this point in the history
  • Loading branch information
BBBmau committed Nov 14, 2024
1 parent f049b09 commit c4c806d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/manifest_acc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,10 @@ jobs:
- v1.28.7@sha256:9bc6c451a289cf96ad0bbaf33d416901de6fd632415b076ab05f5fa7e4f65c58
- v1.27.11@sha256:681253009e68069b8e01aad36a1e0fa8cf18bb0ab3e5c4069b2e65cafdd70843
- v1.26.14@sha256:5d648992dda1fdf1f613e927146ba965f4c6e3c3bda1f2f1b99a45b2be7b0195
include:
- v1.31.2@sha256:33034c0a75dd82b2f2f22bdf0a30ea2a42b2c3547a6d56c52c7ea9c1b5fb89b9
exclude:
- kubernetes_version: v1.31.2@sha256:33034c0a75dd82b2f2f22bdf0a30ea2a42b2c3547a6d56c52c7ea9c1b5fb89b9
if: github.ref == 'refs/heads/v3-major-release'
if: ${{ github.ref != 'refs/heads/v3-major-release' }}

terraform_version:
- 1.9.8
Expand Down

0 comments on commit c4c806d

Please sign in to comment.