Skip to content

Commit 829cd0c

Browse files
committed
ci: run arm64 tests on every PR (required by branch protection)
1 parent 33c92ff commit 829cd0c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,6 @@ jobs:
260260
# arm64 tests via QEMU emulation on standard ubuntu-latest runners
261261
test-arm64:
262262
needs: lint
263-
if: github.event_name == 'schedule' || github.ref == 'refs/heads/main'
264263
runs-on: ubuntu-latest
265264
timeout-minutes: 60 # QEMU emulation is significantly slower than native
266265
permissions:

0 commit comments

Comments
 (0)