mirror of
https://github.com/Retropex/docker-bitcoind-prebuilt.git
synced 2025-05-12 19:20:48 +02:00
Uncomment temporarily disabled matrix options
This commit is contained in:
parent
cf0a4e0727
commit
1044890a2a
24
.github/workflows/build.yml
vendored
24
.github/workflows/build.yml
vendored
@ -9,21 +9,21 @@ jobs:
|
||||
arch:
|
||||
- amd64
|
||||
- arm64v8
|
||||
# - arm32v7
|
||||
- arm32v7
|
||||
version:
|
||||
- 0.19.0.1
|
||||
- 0.18.1
|
||||
# - 0.18.0
|
||||
# - 0.17.2
|
||||
# - 0.17.1
|
||||
# - 0.17.0.1
|
||||
# - 0.17.0
|
||||
# - 0.16.3
|
||||
# - 0.15.2
|
||||
# - 0.14.3
|
||||
# - 0.13.2
|
||||
# - 0.13.1
|
||||
# - 0.13.0
|
||||
- 0.18.0
|
||||
- 0.17.2
|
||||
- 0.17.1
|
||||
- 0.17.0.1
|
||||
- 0.17.0
|
||||
- 0.16.3
|
||||
- 0.15.2
|
||||
- 0.14.3
|
||||
- 0.13.2
|
||||
- 0.13.1
|
||||
- 0.13.0
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- name: Register Docker QEMU
|
||||
|
Loading…
Reference in New Issue
Block a user