mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-23 23:19:20 +00:00
ci: drop v14 from weekly release
This commit is contained in:
2
.github/workflows/initiate_release.yml
vendored
2
.github/workflows/initiate_release.yml
vendored
@@ -19,7 +19,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
version: ["14", "15", "16"]
|
version: ["15", "16"]
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: octokit/request-action@v2.x
|
- uses: octokit/request-action@v2.x
|
||||||
|
|||||||
Reference in New Issue
Block a user