Commit 13cf233
committed
feat: Run tests on multiple operating systems
This commit updates the CI/CD workflow to run the test suite on
ubuntu-latest, windows-latest, and macos-latest. This is achieved
by using a matrix strategy in the 'test' job.1 parent dfcf00a commit 13cf233
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
| |||
0 commit comments