Skip to content

Commit 0facab7

Browse files
committed
Activate Go's and JS's 4.4 branches in run_all.py
1 parent 9606dbe commit 0facab7

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

run_all.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@
2020
"branch-translation": {
2121
"4.0": "4.2",
2222
"4.1": "4.2",
23-
# TODO: until a 4.4 branch has been created
24-
"4.4": "4.3",
2523
}
2624
},
2725
{
@@ -36,8 +34,6 @@
3634
" XX XXX ",
3735
],
3836
"branch-translation": {
39-
# TODO: until a 4.4 branch has been created
40-
"4.4": "4.3",
4137
}
4238
},
4339
{

0 commit comments

Comments
 (0)