This website works better with JavaScript.
Home
Help
Sign In
heuzef
/
pannellum
mirror of
https://github.com/mpetroff/pannellum.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
22
Wiki
Activity
Browse Source
Build to amd64 platform only
pull/1216/head
Andras Elso
6 months ago
parent
bf49fdc5d4
commit
e8a8b622ee
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.github/workflows/release-container.yml
+ 1
- 1
.github/workflows/release-container.yml
View File
@@ -47,6 +47,6 @@ jobs:
with:
context: utils/multires
push: true
platforms: linux/amd64
,linux/arm64
platforms: linux/amd64
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
Write
Preview
Loading…
Cancel
Save