Skip to content

Commit

Permalink
Merge pull request #11
Browse files Browse the repository at this point in the history
Add v1.27
  • Loading branch information
voron committed Jul 20, 2023
2 parents 486db18 + 5986e3f commit f64bb11
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/upstream.schedule.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,6 @@ jobs:
"^v1\.23\.[0-9]+$",
"^v1\.24\.[0-9]+$",
"^v1\.25\.[0-9]+$",
"^v1\.26\.[0-9]+$"
"^v1\.26\.[0-9]+$",
"^v1\.27\.[0-9]+$"
]

0 comments on commit f64bb11

Please sign in to comment.