Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion .github/workflows/multi-arch-test-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@ jobs:

- arch: mips_24kc
target: ath79-generic
runtime_test: true
# Temporarily disabled due to random "Bus error (core dumped)" errors
runtime_test: false

- arch: mipsel_24kc
target: mt7621
Expand Down