Skip to content

Commit

Permalink
hotfix: workaround ARM issue
Browse files Browse the repository at this point in the history
  • Loading branch information
ludamad authored and signorecello committed May 20, 2024
1 parent f1c8e31 commit 1caa1ff
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci-arm.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
name: CI (ARM)
on:
push:
branches:
- master
- '*/*arm-build'
branches: [disabled]
workflow_dispatch:
inputs: {}
concurrency:
Expand Down

0 comments on commit 1caa1ff

Please sign in to comment.