We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 305ddb1 commit e8dd9e4Copy full SHA for e8dd9e4
.github/workflows/release.yml
@@ -14,7 +14,7 @@ jobs:
14
15
strategy:
16
matrix:
17
- build: [amd64, armhf]
+ build: [amd64, armhf, aarch64]
18
include:
19
- build: amd64
20
os: ubuntu-latest
0 commit comments