Skip to content

Commit 8d0ff82

Browse files
authored
Per issue [#3063], removing stable-2.16 session (#3064)
1 parent b3d171c commit 8d0ff82

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/pip-compile-dev.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -53,14 +53,6 @@ jobs:
5353
'pip-compile(static)'
5454
'pip-compile(spelling)'
5555
python-versions: "3.10"
56-
- base-branch: stable-2.16
57-
pr-branch: pip-compile/stable-2.16/dev
58-
nox-args: >-
59-
-e 'pip-compile(formatters)'
60-
'pip-compile(typing)'
61-
'pip-compile(static)'
62-
'pip-compile(spelling)'
63-
python-versions: "3.10"
6456
name: "Refresh dev dependencies"
6557
uses: ./.github/workflows/reusable-pip-compile.yml
6658
with:

0 commit comments

Comments
 (0)