Skip to content

Commit

Permalink
Add Cirrus CI for ARM builds
Browse files Browse the repository at this point in the history
  • Loading branch information
romanz committed Jun 26, 2023
1 parent c473556 commit 42859ad
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .cirrus.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
docker_builder:
env:
CIRRUS_ARCH: arm64
build_script: docker build -t electrs/arm64:latest .

0 comments on commit 42859ad

Please sign in to comment.