Skip to content

Commit

Permalink
chore(ci): turn off ARM build for now (#6135)
Browse files Browse the repository at this point in the history
  • Loading branch information
ludamad committed May 1, 2024
1 parent 705177f commit 853913f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-arm.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: CI (ARM)
on:
push:
branches: [master]
branches: [disabled] # [master]
workflow_dispatch:
inputs:
runner_action:
Expand Down

0 comments on commit 853913f

Please sign in to comment.