Skip to content

Commit e565a51

Browse files
authored
CI: Test on i686 as well
1 parent ee51ce2 commit e565a51

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/CI.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ jobs:
2222
arch:
2323
- x64
2424
include:
25+
- os: ubuntu-latest
26+
arch: x86
27+
version: '1'
2528
- os: macos-latest
2629
arch: aarch64
2730
version: '1'

0 commit comments

Comments
 (0)