Skip to content

Commit

Permalink
removing 1.19 branch from terraform
Browse files Browse the repository at this point in the history
  • Loading branch information
ermirizio authored Jan 15, 2024
1 parent d826549 commit 934e7e6
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions repo-policy/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,6 @@ module "tyk-pump" {
reviewers = "1",
convos = "false",
required_tests = ["1.21-bullseye", "Go 1.21 tests", "api-tests (sha256, mongo44)", "api-tests (sha256, postgres15)", "api-tests (murmur64, mongo44)", "api-tests (murmur64, postgres15)"] },
{ branch = "release-1.9",
reviewers = "0",
convos = "false",
source_branch = "master",
required_tests = ["1.21-bullseye", "Go 1.21 tests", "api-tests (sha256, mongo44)", "api-tests (sha256, postgres15)", "api-tests (murmur64, mongo44)", "api-tests (murmur64, postgres15)"] },
{ branch = "release-1.8",
reviewers = "0",
convos = "false",
Expand Down

0 comments on commit 934e7e6

Please sign in to comment.