Skip to content

Commit 1044890

Browse files
committed
Uncomment temporarily disabled matrix options
1 parent cf0a4e0 commit 1044890

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

.github/workflows/build.yml

+12-12
Original file line numberDiff line numberDiff line change
@@ -9,21 +9,21 @@ jobs:
99
arch:
1010
- amd64
1111
- arm64v8
12-
# - arm32v7
12+
- arm32v7
1313
version:
1414
- 0.19.0.1
1515
- 0.18.1
16-
# - 0.18.0
17-
# - 0.17.2
18-
# - 0.17.1
19-
# - 0.17.0.1
20-
# - 0.17.0
21-
# - 0.16.3
22-
# - 0.15.2
23-
# - 0.14.3
24-
# - 0.13.2
25-
# - 0.13.1
26-
# - 0.13.0
16+
- 0.18.0
17+
- 0.17.2
18+
- 0.17.1
19+
- 0.17.0.1
20+
- 0.17.0
21+
- 0.16.3
22+
- 0.15.2
23+
- 0.14.3
24+
- 0.13.2
25+
- 0.13.1
26+
- 0.13.0
2727
steps:
2828
- uses: actions/checkout@v1
2929
- name: Register Docker QEMU

0 commit comments

Comments
 (0)