Skip to content

Commit f277241

Browse files
committed
build them all
1 parent 1cbb847 commit f277241

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ jobs:
2525
runs-on: ubuntu-24.04
2626
strategy:
2727
matrix:
28-
dbversion: ["5.7.44", "8.0.36"]
29-
arch: ["amd64"]
28+
dbversion: ["5.7.42", "8.0.36", "8.4.0""]
29+
arch: ["amd64", "arm64"]
3030
fail-fast: false
3131

3232
steps:

0 commit comments

Comments
 (0)