Skip to content

Commit

Permalink
ci: start v2.13-pre window
Browse files Browse the repository at this point in the history
  • Loading branch information
malt3 committed Oct 10, 2023
1 parent 4ef2e28 commit 36b43f1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-test-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ jobs:
fail-fast: false
max-parallel: 1
matrix:
fromVersion: ["v2.11.0"]
fromVersion: ["v2.12.0"]
cloudProvider: ["gcp", "azure", "aws"]
name: Run upgrade tests
secrets: inherit
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/e2e-test-weekly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ jobs:
fail-fast: false
max-parallel: 1
matrix:
fromVersion: ["v2.11.0"]
fromVersion: ["v2.12.0"]
cloudProvider: ["gcp", "azure", "aws"]
name: Run upgrade tests
secrets: inherit
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v2.12.0-pre
v2.13.0-pre

0 comments on commit 36b43f1

Please sign in to comment.