Skip to content

Commit

Permalink
Merge pull request flyimg#425 from flyimg/issue#414
Browse files Browse the repository at this point in the history
fix: adding linux/arm64/v8 platform
  • Loading branch information
sadok-f authored Feb 27, 2024
2 parents 2d2320e + 53c4006 commit 2009213
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ jobs:
- linux/amd64
- linux/arm/v6
- linux/arm/v7
- linux/arm/v8
- linux/arm64
steps:
- name: Prepare
Expand Down

0 comments on commit 2009213

Please sign in to comment.