Skip to content

Commit 2d24810

Browse files
committed
Add changes to include arm64 arch
1 parent b5e92b5 commit 2d24810

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy-master.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ jobs:
3838
pull: true
3939
push: true
4040
tags: "ocamlsf/learn-ocaml:master"
41+
platforms: "linux/amd64,linux/arm54/v8"
4142
labels: |
4243
org.opencontainers.image.title=learn-ocaml
4344
org.opencontainers.image.description=learn-ocaml app manager

0 commit comments

Comments
 (0)