Skip to content

Commit

Permalink
Create dm-reverb-on-arm.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss authored Jan 28, 2025
1 parent a328ae0 commit c095997
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/workflows/dm-reverb-on-arm.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
name: dm-reverb-on-arm
on:
push:
pull_request:
workflow_dispatch:
jobs:
dm-reverb-on-arm:
runs-on: ubuntu-24.04-arm
steps:
- run: pip install dm-reverb

0 comments on commit c095997

Please sign in to comment.