Skip to content

Commit 5d39b99

Browse files
committed
Remove obsolete 'not_branches' setting from gps-raspbian
1 parent a96cfcb commit 5d39b99

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

master/custom/workers.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -182,8 +182,6 @@ def get_workers(settings):
182182
tags=['linux', 'unix', 'raspbian', 'debian', 'armv6', 'armv7l',
183183
'aarch32', 'arm'],
184184
parallel_tests=4,
185-
# Raspbian Debian bullseye ships with 3.9, bookworm with 3.11.
186-
not_branches=['3.7', '3.8'],
187185
),
188186
cpw(
189187
name="stan-raspbian",

0 commit comments

Comments
 (0)