Skip to content

Commit 504fa11

Browse files
committed
Let armv8 tests run on new ubuntu-24.04-arm Github runners
1 parent fcdefb9 commit 504fa11

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

builder/core/data.py

-3
Original file line numberDiff line numberDiff line change
@@ -321,9 +321,6 @@ class PKG_TOOLS(Enum):
321321
'armv7': {
322322
'run_tests': False
323323
},
324-
'armv8': {
325-
'run_tests': False
326-
},
327324
'mips': {
328325
'run_tests': False
329326
},

0 commit comments

Comments
 (0)