chore: disable v13 releases
This commit is contained in:
parent
8a7707e3fa
commit
e163dbe5e2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/initiate_release.yml
vendored
2
.github/workflows/initiate_release.yml
vendored
|
|
@ -15,7 +15,7 @@ jobs:
|
|||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
version: ["13", "14", "15"]
|
||||
version: ["14", "15"]
|
||||
|
||||
steps:
|
||||
- uses: octokit/request-action@v2.x
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue