Prep for creation of 8.2 branch (#1762)
This commit is contained in:
@@ -56,7 +56,7 @@ jobs:
|
||||
max-parallel: 1
|
||||
matrix:
|
||||
# 7.17 was intentionally skipped because it was added late and was bug fix only
|
||||
target_branch: [7.13, 7.14, 7.15, 7.16, '8.0']
|
||||
target_branch: [7.13, 7.14, 7.15, 7.16, '8.0', 8.1]
|
||||
|
||||
steps:
|
||||
- name: Checkout repo
|
||||
|
||||
@@ -6,7 +6,7 @@ on:
|
||||
description: 'List of branches to lock versions (ordered, comma separated)'
|
||||
required: true
|
||||
# 7.17 was intentionally skipped because it was added late and was bug fix only
|
||||
default: '7.13,7.14,7.15,7.16,8.0'
|
||||
default: '7.13,7.14,7.15,7.16,8.0,8.1'
|
||||
|
||||
jobs:
|
||||
pr:
|
||||
|
||||
Reference in New Issue
Block a user