mirror of
https://github.com/zadam/trilium.git
synced 2025-03-01 14:22:32 +01:00
ci: Remove problematic platforms for now
This commit is contained in:
parent
36f51baf2b
commit
513b0c6597
2
.github/workflows/main-docker.yml
vendored
2
.github/workflows/main-docker.yml
vendored
@ -16,7 +16,7 @@ env:
|
|||||||
DOCKERHUB_REGISTRY: docker.io
|
DOCKERHUB_REGISTRY: docker.io
|
||||||
IMAGE_NAME: ${{ github.repository }}
|
IMAGE_NAME: ${{ github.repository }}
|
||||||
TEST_TAG: triliumnext/notes:test
|
TEST_TAG: triliumnext/notes:test
|
||||||
PLATFORMS: linux/amd64,linux/arm64,linux/arm/v7,linux/arm/v6
|
PLATFORMS: linux/amd64,linux/arm64
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test_docker:
|
test_docker:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user