Skip to content

Commit

Permalink
Let armv8 tests run on new ubuntu-24.04-arm Github runners
Browse files Browse the repository at this point in the history
  • Loading branch information
graebm committed Jan 30, 2025
1 parent fcdefb9 commit 504fa11
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions builder/core/data.py
Original file line number Diff line number Diff line change
Expand Up @@ -321,9 +321,6 @@ class PKG_TOOLS(Enum):
'armv7': {
'run_tests': False
},
'armv8': {
'run_tests': False
},
'mips': {
'run_tests': False
},
Expand Down

0 comments on commit 504fa11

Please sign in to comment.