Commit eed0bb9
Benjamin Moody
.github/workflows: Run tests on Debian buster i386.
In addition to running the test suite on the "latest" OS images
provided by GitHub, with the latest dependencies installed from pip,
also run the test suite on 32-bit Debian 10 (via Docker), with stable
dependencies installed from Debian.
This should help to catch incompatibilities with older package
versions, as well as errors due to differing CPU architectures.1 parent 791a9a0 commit eed0bb9
1 file changed
Lines changed: 26 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
0 commit comments