Skip to content

Commit 785e1f8

Browse files
committed
CI: Test on 32-bit arm
1 parent 5942cc6 commit 785e1f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
platforms:
109109
strategy:
110110
matrix:
111-
arch: [ "amd64", "arm64" ]
111+
arch: [ "amd64", "arm64", "arm" ]
112112
os: [ "linux", "freebsd", "darwin" ]
113113
name: platforms
114114
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)