mirror of
https://github.com/ivuorinen/docker-xmrig.git
synced 2026-01-26 11:34:01 +00:00
fix: drop arm/v6 and arm/v7 builds
This commit is contained in:
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@@ -16,8 +16,6 @@ jobs:
|
||||
matrix:
|
||||
platform:
|
||||
- linux/amd64
|
||||
- linux/arm/v6
|
||||
- linux/arm/v7
|
||||
- linux/arm64
|
||||
steps:
|
||||
- name: Prepare
|
||||
|
||||
Reference in New Issue
Block a user